Undo previous change.
This commit is contained in:
parent
1c94a3868b
commit
1376ed1867
1 changed files with 1 additions and 1 deletions
|
@ -43,11 +43,11 @@ Boston, MA 02111-1307, USA. */
|
|||
#undef chdir
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#ifdef MSDOS
|
||||
#include <fcntl.h>
|
||||
#endif /* MSDOS */
|
||||
#ifdef WINDOWSNT
|
||||
#include <stdlib.h>
|
||||
#include <fcntl.h>
|
||||
#include <direct.h>
|
||||
#endif /* WINDOWSNT */
|
||||
|
|
Loading…
Add table
Reference in a new issue