diff options
Diffstat (limited to 'ext/POSIX')
-rw-r--r-- | ext/POSIX/POSIX.xs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/POSIX/POSIX.xs b/ext/POSIX/POSIX.xs index c92c389788..2eab9562ac 100644 --- a/ext/POSIX/POSIX.xs +++ b/ext/POSIX/POSIX.xs @@ -1,9 +1,5 @@ #define PERL_EXT_POSIX -#ifdef WIN32 -#define _POSIX_ -#endif - #ifdef NETWARE #define _POSIX_ /* |