diff options
Diffstat (limited to 'src/s/msdos.h')
| -rw-r--r-- | src/s/msdos.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/msdos.h b/src/s/msdos.h index a3a050afa7a..8f614428887 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h | |||
| @@ -153,9 +153,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 153 | 153 | ||
| 154 | #define NO_MODE_T | 154 | #define NO_MODE_T |
| 155 | 155 | ||
| 156 | /* we can use dj's getpagesize() */ | ||
| 157 | #define HAVE_GETPAGESIZE | ||
| 158 | |||
| 159 | /* New chdir () routine. */ | 156 | /* New chdir () routine. */ |
| 160 | #ifdef chdir | 157 | #ifdef chdir |
| 161 | #undef chdir | 158 | #undef chdir |