X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fkboot-parser.c;h=cebe787fddb44d5c480461f4f91c38e207e992a5;hp=8572674b982a94f1b49395cb3d504cf67f3f3879;hb=8fa3f3bd22e66329ac0dd65a82bf8eb554e2364d;hpb=b8e53cb4b96eb17dc7fa0ffc505dfebae37e6cbf diff --git a/discover/kboot-parser.c b/discover/kboot-parser.c index 8572674..cebe787 100644 --- a/discover/kboot-parser.c +++ b/discover/kboot-parser.c @@ -1,4 +1,6 @@ -#define _GNU_SOURCE +#if defined(HAVE_CONFIG_H) +#include "config.h" +#endif #include #include