summaryrefslogtreecommitdiffstats
path: root/opkg_download.c
diff options
context:
space:
mode:
Diffstat (limited to 'opkg_download.c')
-rw-r--r--opkg_download.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg_download.c b/opkg_download.c
index 2c2bc57..bbd6efe 100644
--- a/opkg_download.c
+++ b/opkg_download.c
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
*/
-
+#include "config.h"
#include <curl/curl.h>
#ifdef HAVE_GPGME
#include <gpgme.h>