diff options
| author | Richard M. Stallman | 1993-06-07 03:34:23 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1993-06-07 03:34:23 +0000 |
| commit | 9fd5d7f03ec3cec2f4f8ed9b9712bbc348314db0 (patch) | |
| tree | ef45e5010c3baeef93d32d7666ab2f88adc920bb /src | |
| parent | 1b1dfe395d9a471ea863138f94d7cb25d4128b6b (diff) | |
| download | emacs-9fd5d7f03ec3cec2f4f8ed9b9712bbc348314db0.tar.gz emacs-9fd5d7f03ec3cec2f4f8ed9b9712bbc348314db0.zip | |
entered into RCS
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/tekxd88.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m/tekxd88.h b/src/m/tekxd88.h index c39c14c625f..72fcdf9bc6d 100644 --- a/src/m/tekxd88.h +++ b/src/m/tekxd88.h | |||
| @@ -150,7 +150,6 @@ and this notice must be preserved on all copies. */ | |||
| 150 | #define BSTRING /* its in libc but not declared in any <*.h> file. */ | 150 | #define BSTRING /* its in libc but not declared in any <*.h> file. */ |
| 151 | #define HAVE_TZSET | 151 | #define HAVE_TZSET |
| 152 | #define HAVE_SETSID | 152 | #define HAVE_SETSID |
| 153 | #define HAVE_RENAME | ||
| 154 | 153 | ||
| 155 | #ifdef ghs /* Stands for "Green Hills Software", defined in /bin/cc */ | 154 | #ifdef ghs /* Stands for "Green Hills Software", defined in /bin/cc */ |
| 156 | /* Only required for use with the Green Hills compiler: | 155 | /* Only required for use with the Green Hills compiler: |