Include config.h to pull in HAVE_* macros where needed.
[oweals/opkg-lede.git] / libopkg / file_util.c
index 964473a51b60183fe38cdc856f69f899cd379745..0a443ea62678f9e3fb99a922f1c202099d07d769 100644 (file)
@@ -16,6 +16,8 @@
    General Public License for more details.
 */
 
+#include "config.h"
+
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/stat.h>