Initial stab at untangling the #include maze. Probably needs a second pass.
[oweals/opkg-lede.git] / libopkg / pkg_dest.h
index e0840cc737b69a50b669a5927da80f7388cfac9d..cbc1ce689f04f7c8d27cc0ac91177624d3a41cd3 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef PKG_DEST_H
 #define PKG_DEST_H
 
-#include "includes.h"
-
 typedef struct pkg_dest pkg_dest_t;
 struct pkg_dest
 {