From 599cc259280ccde97b2a3b459c3f015db6390127 Mon Sep 17 00:00:00 2001 From: graham.gower Date: Sun, 20 Dec 2009 19:13:22 -0500 Subject: Initial stab at untangling the #include maze. Probably needs a second pass. git-svn-id: http://opkg.googlecode.com/svn/trunk@504 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'src/opkg-cl.c') diff --git a/src/opkg-cl.c b/src/opkg-cl.c index 3bbcd42..f1c8f61 100644 --- a/src/opkg-cl.c +++ b/src/opkg-cl.c @@ -19,12 +19,10 @@ opkg command line frontend using libopkg */ -#include "includes.h" +#include "config.h" +#include #include -#include -#include -#include #include "opkg_conf.h" #include "opkg_cmd.h" -- cgit v0.9.1