Remove unused opkg_set_current_state bits.
[oweals/opkg-lede.git] / libopkg / pkg_dest.c
index 3f9e49388b03186b14c465ce630bba78273266dc..b5cfe23fa924586e1a974b590cb8a9bb2c23c51b 100644 (file)
@@ -21,7 +21,8 @@
 #include "file_util.h"
 #include "str_util.h"
 #include "sprintf_alloc.h"
-#include "opkg_state.h"
+#include "opkg_conf.h"
+#include "opkg_cmd.h"
 #include "opkg_defines.h"
 
 int pkg_dest_init(pkg_dest_t *dest, const char *name, const char *root_dir,const char * lists_dir)