aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/aix3-2.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1995-12-24 23:39:48 +0000
committerRichard M. Stallman <[email protected]>1995-12-24 23:39:48 +0000
commit0e1bbfb1c52829aa99e4b851000fd8ddf6f416ca (patch)
treee3195b6b1ff779bafe39ae6b19b234111aad3e18 /src/s/aix3-2.h
parent293ea14ef7174e0707e6c4027b305df395471b6a (diff)
Comment change.
Diffstat (limited to 'src/s/aix3-2.h')
-rw-r--r--src/s/aix3-2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h
index c19fc9f01d..9981bc2709 100644
--- a/src/s/aix3-2.h
+++ b/src/s/aix3-2.h
@@ -16,6 +16,7 @@
#endif
#define HAVE_ALLOCA
+/* Adrian Colley <[email protected]> says this is needed. */
#ifndef NOT_C_CODE
#pragma alloca
#endif