summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libopkg/opkg_pathfinder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libopkg/opkg_pathfinder.c b/libopkg/opkg_pathfinder.c
index f1bd940..a53dd8e 100644
--- a/libopkg/opkg_pathfinder.c
+++ b/libopkg/opkg_pathfinder.c
@@ -23,6 +23,7 @@
#endif
#include "includes.h"
+#include "libbb/libbb.h"
#include "opkg_message.h"
#if defined(HAVE_SSLCURL) || defined(HAVE_OPENSSL)