Include config.h to pull in HAVE_* macros where needed.
[project/opkg-lede.git] / libopkg / opkg_conf.c
index 207f7fcbff30ccf04bfe1d493af09786fad0fab9..49944aa9821b0c1f20a4acd829fda0a88f74913b 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>