Initial stab at untangling the #include maze. Probably needs a second pass.
[oweals/opkg-lede.git] / libopkg / pkg_depends.h
index 402288ce7b8c17e36fbf3a5d5919620e50e0890f..9c5da27ff66dd6b52a87cbaa602c19189a94276e 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "pkg.h"
 #include "pkg_hash.h"
-#include "includes.h"
 
 enum depend_type {
     PREDEPEND,