diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/aix3-2.h | 1 |
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 @@ | |||
| 16 | #endif | 16 | #endif |
| 17 | 17 | ||
| 18 | #define HAVE_ALLOCA | 18 | #define HAVE_ALLOCA |
| 19 | /* Adrian Colley <Adrian.Colley@three.serpentine.com> says this is needed. */ | ||
| 19 | #ifndef NOT_C_CODE | 20 | #ifndef NOT_C_CODE |
| 20 | #pragma alloca | 21 | #pragma alloca |
| 21 | #endif | 22 | #endif |