mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 22:07:36 +00:00
[MSDOS]: #include "msdos.h" for rootrelativepath template.
This commit is contained in:
parent
efd7d762ec
commit
00353d4f04
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ extern char *strerror ();
|
|||
#endif
|
||||
|
||||
#ifdef MSDOS /* Demacs 1.1.1 91/10/16 HIRANO Satoshi */
|
||||
#include "msdos.h"
|
||||
#define INCLUDED_FCNTL
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue