Add missing include
[project/opkg-lede.git] / libopkg / opkg_pathfinder.c
index f1bd9407bdd91b119029260a33c1bb074aa7eb14..a53dd8ee9370ebd3b525e56966fc2b25bf0290cc 100644 (file)
@@ -23,6 +23,7 @@
 #endif
 
 #include "includes.h"
+#include "libbb/libbb.h"
 #include "opkg_message.h"
 
 #if defined(HAVE_SSLCURL) || defined(HAVE_OPENSSL)