libopkg: remove config.h references
[oweals/opkg-lede.git] / libopkg / pkg.c
index a76e152d4420c49153eac0eaff2316cc055a3ad6..0a9f26d98112572b92b1a8247de8ff35cf27639f 100644 (file)
@@ -15,8 +15,6 @@
    General Public License for more details.
 */
 
-#include "config.h"
-
 #include <stdio.h>
 #include <string.h>
 #include <ctype.h>