diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/opkg-cl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opkg-cl.c b/src/opkg-cl.c index 5b72050..993aa66 100644 --- a/src/opkg-cl.c +++ b/src/opkg-cl.c @@ -28,6 +28,7 @@ #include "opkg_cmd.h" #include "file_util.h" #include "opkg_message.h" +#include "opkg_download.h" #include "../libbb/libbb.h" enum { |