diff options
Diffstat (limited to 'inet/tst-checks-posix.c')
-rw-r--r-- | inet/tst-checks-posix.c | 1 |
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" |