summaryrefslogtreecommitdiffstats
path: root/libopkg/file_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/file_util.c')
-rw-r--r--libopkg/file_util.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libopkg/file_util.c b/libopkg/file_util.c
index 964473a..0a443ea 100644
--- a/libopkg/file_util.c
+++ b/libopkg/file_util.c
@@ -16,6 +16,8 @@
General Public License for more details.
*/
+#include "config.h"
+
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>