diff options
Diffstat (limited to 'libc/stdlib/getpt.c')
-rw-r--r-- | libc/stdlib/getpt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdlib/getpt.c b/libc/stdlib/getpt.c index 7005bee71..cab96bb06 100644 --- a/libc/stdlib/getpt.c +++ b/libc/stdlib/getpt.c @@ -17,7 +17,6 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#define _GNU_SOURCE #include <errno.h> #include <fcntl.h> #include <stdlib.h> |