changeset 83666:084e7aa4713f

(sys/stat.h, errno.h): Remove duplicate includes.
author Glenn Morris <rgm@gnu.org>
date Sun, 26 Aug 2007 00:56:36 +0000
parents 467d7673a6a2
children 0e8db0b13648
files lib-src/emacsclient.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/emacsclient.c	Sun Aug 26 00:26:34 2007 +0000
+++ b/lib-src/emacsclient.c	Sun Aug 26 00:56:36 2007 +0000
@@ -556,8 +556,6 @@
 # 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