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,8 +4,8 @@ udpstat.c
Created: March 2001 by Philip Homburg <philip@f-mnx.phicoh.com>
*/
#define _MINIX_SOURCE
#define _POSIX_C_SOURCE 2
#define _NETBSD_SOURCE 1
#include <inet/inet.h>
#undef printf