summaryrefslogtreecommitdiffstats
path: root/util.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'util.cxx')
-rw-r--r--util.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.cxx b/util.cxx
index a5f77c06..42f0beb5 100644
--- a/util.cxx
+++ b/util.cxx
@@ -24,6 +24,7 @@ extern "C" {
#include <sys/stat.h>
#include <pwd.h>
#include <unistd.h>
+#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
}