]> git.ozlabs.org Git - petitboot/blobdiff - ui/ncurses/nc-scr.c
configure: Update to use AX_WITH_CURSES
[petitboot] / ui / ncurses / nc-scr.c
index 062d34a7b177d835b1b81e5befc5b2fa95a37249..d2455d4408c72ecef8bc41414e95473616b20aae 100644 (file)
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include "config.h"
+
+#define _GNU_SOURCE
+
 #include <assert.h>
 #include <stdarg.h>