aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/alpha.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/alpha.h b/src/m/alpha.h
index a820baf3d54..50a6a68b885 100644
--- a/src/m/alpha.h
+++ b/src/m/alpha.h
@@ -210,7 +210,6 @@ NOTE-END
210 But not in makefiles! */ 210 But not in makefiles! */
211 211
212#ifndef NOT_C_CODE 212#ifndef NOT_C_CODE
213#ifndef THIS_IS_YMAKEFILE
214/* We need these because pointers are larger than the default ints. */ 213/* We need these because pointers are larger than the default ints. */
215#include <alloca.h> 214#include <alloca.h>
216 215
@@ -253,7 +252,6 @@ extern void r_alloc_free ();
253#endif /* not _MALLOC_INTERNAL */ 252#endif /* not _MALLOC_INTERNAL */
254#endif /* REL_ALLOC */ 253#endif /* REL_ALLOC */
255 254
256#endif /* not THIS_IS_YMAKEFILE */
257#endif /* not NOT_C_CODE */ 255#endif /* not NOT_C_CODE */
258 256
259#ifdef OSF1 257#ifdef OSF1