X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=discover%2Fparser-conf.c;h=5f2b9787303d3102033662f08cf2477c23a78b60;hb=66bf929fa97fabb70198455f9eec2e9ccf0661fa;hp=79193ed76622397e2517e59683b6aa11a1ac82fd;hpb=df46fcfe4867fd16729bb10dfb82dcd43595c6c2;p=petitboot 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