X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fpaths.c;h=0c8cc8b0d4c1a84596c66ab1f27073cff5446435;hp=64b218e820d2f06ec508584a7b4a2fddea0fc5b6;hb=b2ba8efeb3ea00a9b404f403549caa692fe34cc7;hpb=8c8fd93738a5d589b52a3791cd231e6661322b76 diff --git a/discover/paths.c b/discover/paths.c index 64b218e..0c8cc8b 100644 --- a/discover/paths.c +++ b/discover/paths.c @@ -1,4 +1,6 @@ -#define _GNU_SOURCE +#if defined(HAVE_CONFIG_H) +#include "config.h" +#endif #include #include