summaryrefslogtreecommitdiff
path: root/ext/POSIX
diff options
context:
space:
mode:
Diffstat (limited to 'ext/POSIX')
-rw-r--r--ext/POSIX/POSIX.xs3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/POSIX/POSIX.xs b/ext/POSIX/POSIX.xs
index 5ffdc247fe..f6a56e7af8 100644
--- a/ext/POSIX/POSIX.xs
+++ b/ext/POSIX/POSIX.xs
@@ -1341,9 +1341,6 @@ static NV_PAYLOAD_TYPE S_getpayload(NV nv)
#include <termios.h>
#endif
#include <stdlib.h>
-#ifndef __ultrix__
-#include <string.h>
-#endif
#include <sys/stat.h>
#include <sys/types.h>
#include <time.h>