From: graham.gower@gmail.com Date: Mon, 13 Dec 2010 04:39:29 +0000 (+0000) Subject: Fix missing declarations, found by Clang. X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=commitdiff_plain;h=c52c31b0d3770e83cb68deb4a13932c803fe382e Fix missing declarations, found by Clang. git-svn-id: http://opkg.googlecode.com/svn/trunk@589 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- 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 {