diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/aix3-2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h index f6d3db75b1a..b8e5bd6d65b 100644 --- a/src/s/aix3-2.h +++ b/src/s/aix3-2.h | |||
| @@ -25,8 +25,6 @@ | |||
| 25 | #undef rindex | 25 | #undef rindex |
| 26 | #undef index | 26 | #undef index |
| 27 | 27 | ||
| 28 | #define HAVE_FSYNC | ||
| 29 | |||
| 30 | /* With this defined, a gcc-compiled Emacs crashed in realloc under AIX | 28 | /* With this defined, a gcc-compiled Emacs crashed in realloc under AIX |
| 31 | 3.2, and a cc-compiled Emacs works with this undefined. | 29 | 3.2, and a cc-compiled Emacs works with this undefined. |
| 32 | --karl@cs.umb.edu. */ | 30 | --karl@cs.umb.edu. */ |