From 84d0ba0f9bf218898dcf33c0178449cc045ecd8c Mon Sep 17 00:00:00 2001 From: graham.gower Date: Tue, 03 Nov 2009 20:22:05 -0500 Subject: Remove unused opkg_set_current_state bits. git-svn-id: http://opkg.googlecode.com/svn/trunk@252 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'libopkg/pkg_dest.c') diff --git a/libopkg/pkg_dest.c b/libopkg/pkg_dest.c index 3f9e493..b5cfe23 100644 --- a/libopkg/pkg_dest.c +++ b/libopkg/pkg_dest.c @@ -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) -- cgit v0.9.1