X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=discover%2Fkboot-parser.c;h=cebe787fddb44d5c480461f4f91c38e207e992a5;hb=dea7842fb28ff055b4e0f43a6a1fdaf3c4b5ba89;hp=8572674b982a94f1b49395cb3d504cf67f3f3879;hpb=b8e53cb4b96eb17dc7fa0ffc505dfebae37e6cbf;p=petitboot 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