summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-12-24 23:39:48 +0000
committerRichard M. Stallman <rms@gnu.org>1995-12-24 23:39:48 +0000
commit8b4c2bf887379a1cb8c4e5f236fdc462d7d9de6d (patch)
tree730f630aa8a361fd3e140c2dd50e2000c002bb81 /src/s
parentd55243837f474d3893dd6b43b70b167f520531ac (diff)
downloademacs-8b4c2bf887379a1cb8c4e5f236fdc462d7d9de6d.tar.gz
Comment change.
Diffstat (limited to 'src/s')
-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 c19fc9f01d9..9981bc27092 100644
--- a/src/s/aix3-2.h
+++ b/src/s/aix3-2.h
@@ -16,6 +16,7 @@
#endif
#define HAVE_ALLOCA
+/* Adrian Colley <Adrian.Colley@three.serpentine.com> says this is needed. */
#ifndef NOT_C_CODE
#pragma alloca
#endif