summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/opkg_conf.h')
-rw-r--r--libopkg/opkg_conf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libopkg/opkg_conf.h b/libopkg/opkg_conf.h
index 6b34952..092686c 100644
--- a/libopkg/opkg_conf.h
+++ b/libopkg/opkg_conf.h
@@ -21,6 +21,8 @@
typedef struct opkg_conf opkg_conf_t;
extern opkg_conf_t *conf;
+#include "config.h"
+
#include <stdarg.h>
#include "hash_table.h"