Include config.h to pull in HAVE_* macros where needed.
[oweals/opkg-lede.git] / libopkg / pkg_parse.c
index c35eb1a30d67fef0a555e86db58ace33cd6c0365..6c9c7eed8aad99f3c48da2978d6db083ac678e68 100644 (file)
@@ -16,6 +16,8 @@
    General Public License for more details.
 */
 
+#include "config.h"
+
 #include <stdio.h>
 #include <ctype.h>