From 346712be0b77cf7a59cff19c5b96533d9a780268 Mon Sep 17 00:00:00 2001 From: Aaron Crane Date: Fri, 13 Oct 2017 09:25:14 +0200 Subject: Rely on C89 --- cflags.SH | 2 -- 1 file changed, 2 deletions(-) (limited to 'cflags.SH') diff --git a/cflags.SH b/cflags.SH index fd2a2c24e4..5834f024f8 100755 --- a/cflags.SH +++ b/cflags.SH @@ -74,9 +74,7 @@ cat >_cflags.c <<__EOT__ /* Just in case the inclusion of perl.h did not * pull in enough system headers, let's try again. */ #include -#ifdef I_STDDEF #include -#endif #include #ifdef I_LIMITS #include -- cgit v1.2.1