diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 80092f725fc..cf3b3079726 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -124,8 +124,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 124 | #define INTERRUPT_INPUT | 124 | #define INTERRUPT_INPUT |
| 125 | #endif /* emacs */ | 125 | #endif /* emacs */ |
| 126 | 126 | ||
| 127 | #define SYSV_SYSTEM_DIR /* use dirent.h */ | ||
| 128 | |||
| 129 | #define POSIX /* affects getpagesize.h and systty.h */ | 127 | #define POSIX /* affects getpagesize.h and systty.h */ |
| 130 | 128 | ||
| 131 | /* This is to work around mysterious gcc failures in some system versions. | 129 | /* This is to work around mysterious gcc failures in some system versions. |