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