summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/opkg_conf.c')
-rw-r--r--libopkg/opkg_conf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libopkg/opkg_conf.c b/libopkg/opkg_conf.c
index 207f7fc..49944aa 100644
--- a/libopkg/opkg_conf.c
+++ b/libopkg/opkg_conf.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>