Removing obsolete _MINIX_SOURCE define

Change-Id: I924d5af294cd5daf17c73f71803f060cea3c3d8b
This commit is contained in:
2013-02-26 09:44:21 +00:00
parent 8e4736f2df
commit 813d4c6a36
10 changed files with 5 additions and 17 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ reboot \- close down the system or reboot
.SH SYNTAX
.ft B
.nf
#define _MINIX_SOURCE 1
#define _NETBSD_SOURCE 1
#include <unistd.h>