opkg: enable -Werror in libopkg and fix resulting build failures
[oweals/opkg-lede.git] / libopkg / opkg_configure.c
index ec7e5c8eede4a20dcda747b47dc72d04d32352bf..94d37c28a320d0d026d74511a6967a5f7a6cc293 100644 (file)
@@ -16,7 +16,7 @@
 */
 
 #include "opkg.h"
-
+#include "sprintf_alloc.h"
 #include "opkg_configure.h"
 #include "opkg_state.h"