summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/POSIX/POSIX.xs5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/POSIX/POSIX.xs b/ext/POSIX/POSIX.xs
index 3c6b4255a1..cfebf6eb21 100644
--- a/ext/POSIX/POSIX.xs
+++ b/ext/POSIX/POSIX.xs
@@ -416,11 +416,6 @@
/* using gcc */
-# if defined(__hpux) && (defined(__hppa) || defined(_PA_RISC))
-# undef c99_nexttoward
-# undef c99_tgamma
-# endif
-
#else
/* not using gcc */