From 839fb22e8a781ff4cddbabf0c9a617648a3492e0 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 5 Dec 1999 13:25:53 +0000 Subject: [PATCH] (INADDR_LOOPBACK): remove. now in roken. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7544 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/kx/common.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/appl/kx/common.c b/appl/kx/common.c index b9ada965c..4768d35ed 100644 --- a/appl/kx/common.c +++ b/appl/kx/common.c @@ -53,10 +53,6 @@ size_t cookie_len = sizeof(cookie); #define X_PIPE_PATH "/tmp/.X11-pipe/X" #endif -#ifndef INADDR_LOOPBACK -#define INADDR_LOOPBACK 0x7f000001 -#endif - /* * Allocate a unix domain socket in `s' for display `dpy' and with * filename `pattern'