Initial stab at untangling the #include maze. Probably needs a second pass.
[oweals/opkg-lede.git] / libopkg / sprintf_alloc.c
index 2e3200b78542e9ec776735275bb477a9174fc60a..c55a0162916955364f1c55025545a2b554645635 100644 (file)
@@ -15,7 +15,6 @@
    GNU General Public License for more details.
 */
 
-#include "includes.h"
 #include <stdarg.h>
 
 #include "sprintf_alloc.h"