X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fboot.c;h=e5803a76dcf0fbc228f2c426b19c415c28d382ef;hp=0d61f0efc785295852c659914461bd656e4865fe;hb=485680a5bfeb952fd652a59efcce35636d6aec00;hpb=6c40be15d13765c004e3568cd50b543e1fb74648 diff --git a/discover/boot.c b/discover/boot.c index 0d61f0e..e5803a7 100644 --- a/discover/boot.c +++ b/discover/boot.c @@ -1,5 +1,7 @@ -#define _GNU_SOURCE +#if defined(HAVE_CONFIG_H) +#include "config.h" +#endif #include #include