mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
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
Add a link
Reference in a new issue