X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fparser-conf.c;h=5f2b9787303d3102033662f08cf2477c23a78b60;hp=79193ed76622397e2517e59683b6aa11a1ac82fd;hb=aa23987dd043f7c8bea5a48bd9476a4ca1620069;hpb=089d0a6eb769d531129a7cd1061493a1a24b4bef diff --git a/discover/parser-conf.c b/discover/parser-conf.c index 79193ed..5f2b978 100644 --- a/discover/parser-conf.c +++ b/discover/parser-conf.c @@ -16,7 +16,9 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#define _GNU_SOURCE +#if defined(HAVE_CONFIG_H) +#include "config.h" +#endif #include #include