]> git.ozlabs.org Git - petitboot/blobdiff - ui/common/ui-system.c
Add support for GPG signature enforcement on booted
[petitboot] / ui / common / ui-system.c
index 9ab8dec0dfa36c264cea94dcd0fae36b4fb4a1c8..7e04801edf9a96a8e146ad050074e32256779707 100644 (file)
@@ -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 <assert.h>
 #include <errno.h>