opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / opkg_conf.h
index 98b3fe1ddff19a17a8a552a8433dc58c67479e7b..b44a7613ed93e365ff5cbf2a21db4f6ef3e18de0 100644 (file)
@@ -21,7 +21,6 @@
 typedef struct opkg_conf opkg_conf_t;
 
 #include "hash_table.h"
-#include "opkg.h"
 #include "args.h"
 #include "pkg.h"
 #include "pkg_hash.h"