Merge commit 'grg' into HEAD
[project/opkg-lede.git] / libopkg / opkg_configure.h
index e3178b8483f68252ce82e198c4727ee117bc6574..25236aea4237d0127b42e4a553a5c9c4318052a1 100644 (file)
@@ -20,6 +20,6 @@
 
 #include "opkg_conf.h"
 
-int opkg_configure(opkg_conf_t *opkg_conf, pkg_t *pkg);
+int opkg_configure(pkg_t *pkg);
 
 #endif