libopkg: remove config.h references
[oweals/opkg-lede.git] / libopkg / opkg_download.h
index ac67ca45d3bb7614fa551b033def2471b0988358..8fc435093148ae29dc18f5145205b18c60cf98c4 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef OPKG_DOWNLOAD_H
 #define OPKG_DOWNLOAD_H
 
-#include "config.h"
 #include "pkg.h"
 
 typedef void (*opkg_download_progress_callback) (int percent, char *url);