summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorgraham.gower@gmail.com <graham.gower@gmail.com@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2010-12-12 23:39:29 (EST)
committer graham.gower@gmail.com <graham.gower@gmail.com@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2010-12-12 23:39:29 (EST)
commitc52c31b0d3770e83cb68deb4a13932c803fe382e (patch)
treec328bb183560f694e4d49cae61af3ec818a94e96 /src
parent25c4c0cc6f7e142f87be6e0945541a448602f197 (diff)
Fix missing declarations, found by Clang.
git-svn-id: http://opkg.googlecode.com/svn/trunk@589 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
Diffstat (limited to 'src')
-rw-r--r--src/opkg-cl.c1
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 {