diff src/s/irix4-0.h @ 48436:f93e5481ac9d

Don't include alloca.h.
author Dave Love <fx@gnu.org>
date Mon, 18 Nov 2002 16:37:53 +0000
parents 4be8406ebef9
children 695cf19ef79e
line wrap: on
line diff
--- a/src/s/irix4-0.h	Mon Nov 18 16:34:38 2002 +0000
+++ b/src/s/irix4-0.h	Mon Nov 18 16:37:53 2002 +0000
@@ -5,10 +5,6 @@
 /* XPointer is not defined in the older X headers  -- JPff@maths.bath.ac.uk */
 #define XPointer caddr_t
 
-#ifndef NOT_C_CODE
-#include <alloca.h>
-#endif
-
 #undef NEED_SIOCTL
 
 /* Include unistd.h, even though we don't define POSIX.  */