diff options
| author | Richard M. Stallman | 1992-09-10 07:49:02 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1992-09-10 07:49:02 +0000 |
| commit | 34e62ca7f6cef8fe6a4ac807e5ee2a635a4c3116 (patch) | |
| tree | 1540cbd38f86f7d01a765c179440e3610711725e /src | |
| parent | 16a5c72935c9b945d083e6e7397033182ece3357 (diff) | |
| download | emacs-34e62ca7f6cef8fe6a4ac807e5ee2a635a4c3116.tar.gz emacs-34e62ca7f6cef8fe6a4ac807e5ee2a635a4c3116.zip | |
entered into RCS
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/aix3-1.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s/aix3-1.h b/src/s/aix3-1.h index 5b15772b16b..ea94e080bc8 100644 --- a/src/s/aix3-1.h +++ b/src/s/aix3-1.h | |||
| @@ -228,5 +228,5 @@ and this notice must be preserved on all copies. */ | |||
| 228 | 228 | ||
| 229 | #define SYSTEM_MALLOC | 229 | #define SYSTEM_MALLOC |
| 230 | 230 | ||
| 231 | 231 | /* Use the gethostname system call. */ | |
| 232 | 232 | #define HAVE_GETHOSTNAME | |