about summary refs log tree commit diff
path: root/inet/tst-checks-posix.c
diff options
context:
space:
mode:
Diffstat (limited to 'inet/tst-checks-posix.c')
-rw-r--r--inet/tst-checks-posix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/inet/tst-checks-posix.c b/inet/tst-checks-posix.c
index e46b6a2a69..cdcb5cb3aa 100644
--- a/inet/tst-checks-posix.c
+++ b/inet/tst-checks-posix.c
@@ -19,6 +19,5 @@
 /* Process tst-checks.c in POSIX mode.  */
 #undef _GNU_SOURCE
 #define _POSIX_C_SOURCE 200112L
-#define _ISOMAC
 
 #include "tst-checks.c"