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, 0 insertions, 2 deletions
diff --git a/libopkg/opkg_conf.h b/libopkg/opkg_conf.h
index 29b65a7..70bfadf 100644
--- a/libopkg/opkg_conf.h
+++ b/libopkg/opkg_conf.h
@@ -21,8 +21,6 @@
typedef struct opkg_conf opkg_conf_t;
extern opkg_conf_t *conf;
-#include "config.h"
-
#include <stdarg.h>
#include "hash_table.h"