diff options
Diffstat (limited to 'src/s')
| -rw-r--r-- | src/s/aix3-2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h index 72ad697e03e..504b1548aad 100644 --- a/src/s/aix3-2.h +++ b/src/s/aix3-2.h | |||
| @@ -10,3 +10,5 @@ | |||
| 10 | #define HAVE_ALLOCA | 10 | #define HAVE_ALLOCA |
| 11 | #undef rindex | 11 | #undef rindex |
| 12 | #undef index | 12 | #undef index |
| 13 | |||
| 14 | #define HAVE_FSYNC | ||