freebsd-ports/sysutils/busybox/files/patch-scripts__kconfig__mconf.c
2011-08-26 01:14:01 +00:00

10 lines
301 B
C

--- ./scripts/kconfig/mconf.c.orig 2011-08-11 02:23:58.000000000 +0200
+++ ./scripts/kconfig/mconf.c 2011-08-26 02:10:16.000000000 +0200
@@ -8,7 +8,6 @@
* i18n, 2005, Arnaldo Carvalho de Melo <acme@conectiva.com.br>
*/
-#define _XOPEN_SOURCE 700
#include <sys/ioctl.h>
#include <sys/wait.h>