1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00

include sys/file.h.

This commit is contained in:
Jason Rumney 2002-05-03 20:35:38 +00:00
parent 933af49766
commit 51f635c4cf

View file

@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA.
#include <io.h>
#include <fcntl.h>
#include <signal.h>
#include <sys/file.h>
/* must include CRT headers *before* config.h */