summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-10-13 09:25:14 +0200
committerAaron Crane <arc@cpan.org>2017-10-21 16:52:41 +0100
commit346712be0b77cf7a59cff19c5b96533d9a780268 (patch)
treed159a6c9751d1516763442dfc33d0f545426251e /symbian
parentdd512de320cc50ddbfc3ce3ee4996367b911d983 (diff)
downloadperl-346712be0b77cf7a59cff19c5b96533d9a780268.tar.gz
Rely on C89 <stddef.h>
Diffstat (limited to 'symbian')
-rw-r--r--symbian/config.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index 8cec7ff1a2..904e973a3b 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -696,7 +696,6 @@ i_shadow='undef'
i_socks='undef'
i_stdarg='define'
i_stdbool='undef'
-i_stddef='undef'
i_stdint='undef'
i_stdlib='define'
i_string='define'