Initial stab at untangling the #include maze. Probably needs a second pass.
[oweals/opkg-lede.git] / libopkg / pkg_dest_list.c
index b117bbba2949ca127f6a18bd295febf366a0af51..f5f2e1d7eab728abf247feba8d655babff2488be 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "includes.h"
+#include <stdio.h>
 
 #include "pkg_dest.h"
 #include "void_list.h"