]> git.eshelyaron.com Git - emacs.git/commitdiff
(sys/stat.h, errno.h): Remove duplicate includes.
authorGlenn Morris <rgm@gnu.org>
Sun, 26 Aug 2007 00:56:36 +0000 (00:56 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 26 Aug 2007 00:56:36 +0000 (00:56 +0000)
lib-src/emacsclient.c

index 2c639c1eea2b0f8b83dab7f301180b78031666c4..ae7ff12e17d36888c924ccc380f85c0557f3e1a7 100644 (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