summaryrefslogtreecommitdiff
path: root/lib-src/emacsclient.c
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2006-11-13 11:32:11 +0000
committerJason Rumney <jasonr@gnu.org>2006-11-13 11:32:11 +0000
commit32dd92836c26e7378293d691c25ab68435128a37 (patch)
treefad857e2477ff56594690d82bc039caf99b89b71 /lib-src/emacsclient.c
parent99674eecd016a58dc38cad67bfdf29f0aa3019aa (diff)
Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS.
Diffstat (limited to 'lib-src/emacsclient.c')
-rw-r--r--lib-src/emacsclient.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c
index a22fd1a813..3e8c56f2ce 100644
--- a/lib-src/emacsclient.c
+++ b/lib-src/emacsclient.c
@@ -35,11 +35,6 @@ Boston, MA 02110-1301, USA. */
# include <malloc.h>
# include <stdlib.h>
-# ifndef HAVE_SOCKETS
-# define HAVE_SOCKETS
-# endif
-
-# define HAVE_INET_SOCKETS
# define NO_SOCKETS_IN_FILE_SYSTEM
# define HSOCKET SOCKET