X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ui%2Fcommon%2Fui-system.c;fp=ui%2Fcommon%2Fui-system.c;h=7e04801edf9a96a8e146ad050074e32256779707;hb=66bf929fa97fabb70198455f9eec2e9ccf0661fa;hp=9ab8dec0dfa36c264cea94dcd0fae36b4fb4a1c8;hpb=df46fcfe4867fd16729bb10dfb82dcd43595c6c2;p=petitboot diff --git a/ui/common/ui-system.c b/ui/common/ui-system.c index 9ab8dec..7e04801 100644 --- a/ui/common/ui-system.c +++ b/ui/common/ui-system.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