1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

(sys/stat.h, errno.h): Remove duplicate includes.

This commit is contained in:
Glenn Morris 2007-08-26 00:56:36 +00:00
parent e6adbdbf0b
commit 29bda95905

View File

@ -556,8 +556,6 @@ main (argc, argv)
# include <sys/types.h>
# include <sys/socket.h>
# include <sys/un.h>
# include <sys/stat.h>
# include <errno.h>
#endif
#define AUTH_KEY_LENGTH 64