(INADDR_LOOPBACK): remove. now in roken.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7544 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-05 13:25:53 +00:00
parent 66aca518b5
commit 839fb22e8a

View File

@@ -53,10 +53,6 @@ size_t cookie_len = sizeof(cookie);
#define X_PIPE_PATH "/tmp/.X11-pipe/X" #define X_PIPE_PATH "/tmp/.X11-pipe/X"
#endif #endif
#ifndef INADDR_LOOPBACK
#define INADDR_LOOPBACK 0x7f000001
#endif
/* /*
* Allocate a unix domain socket in `s' for display `dpy' and with * Allocate a unix domain socket in `s' for display `dpy' and with
* filename `pattern' * filename `pattern'