opkg: fix gpg enabled builds and fix one compiler warning
[oweals/opkg-lede.git] / opkg_download.c
index 2c2bc57422550bd21c8fa00c7bfc97957662f04f..bbd6efef868bf9deab58b6a58e703df96bd807d2 100644 (file)
@@ -16,7 +16,7 @@
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    General Public License for more details.
 */
    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>
 #include <curl/curl.h>
 #ifdef HAVE_GPGME
 #include <gpgme.h>