libopkg: remove config.h references
[oweals/opkg-lede.git] / libopkg / pkg.h
index d9cab552826b3d3f2328f91cffab0d3bca676f6e..1ecb59e7558ba88dd3a06cc8a5a6a3635a7aecdb 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef PKG_H
 #define PKG_H
 
-#include "config.h"
-
 #include <sys/types.h>
 #include <libubox/blob.h>