[WINDOWSNT]: Include io.h.

This commit is contained in:
Richard M. Stallman 1996-04-11 01:39:53 +00:00
parent f1d5eaf90a
commit a65c6351d6

View file

@ -50,6 +50,7 @@ char pot_etags_version[] = "@(#) pot revision number is 11.59";
# include <stdlib.h>
# include <fcntl.h>
# include <string.h>
# include <io.h>
# define MAXPATHLEN _MAX_PATH
#endif