diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index b21a84b5e34..7501cd602f3 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -190,10 +190,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 190 | #define INTERRUPT_INPUT | 190 | #define INTERRUPT_INPUT |
| 191 | #endif | 191 | #endif |
| 192 | 192 | ||
| 193 | /* This is needed for sysdep.c */ | ||
| 194 | |||
| 195 | #define NO_SIOCTL_H /* don't have sioctl.h */ | ||
| 196 | |||
| 197 | #define SYSV_SYSTEM_DIR /* use dirent.h */ | 193 | #define SYSV_SYSTEM_DIR /* use dirent.h */ |
| 198 | 194 | ||
| 199 | #define POSIX /* affects getpagesize.h and systty.h */ | 195 | #define POSIX /* affects getpagesize.h and systty.h */ |