From 9e86f112d4c97d836eeaa59fce947f438ce77817 Mon Sep 17 00:00:00 2001 From: graham.gower Date: Fri, 11 Dec 2009 01:07:36 -0500 Subject: Allow use of opkg internals by libopkg users. Not intended to be permanent. git-svn-id: http://opkg.googlecode.com/svn/trunk@488 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'libopkg/includes.h') diff --git a/libopkg/includes.h b/libopkg/includes.h index 65beb56..cac9a41 100644 --- a/libopkg/includes.h +++ b/libopkg/includes.h @@ -1,7 +1,7 @@ #ifndef INCLUDES_H #define INCLUDES_H -#include +#include "config.h" #include #if STDC_HEADERS -- cgit v0.9.1