diff options
Diffstat (limited to 'net/scotty3/files')
-rw-r--r-- | net/scotty3/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/scotty3/files/patch-ac b/net/scotty3/files/patch-ac deleted file mode 100644 index 40ac4a2..0000000 --- a/net/scotty3/files/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ ---- ../tnm/generic/tnmPort.h Tue Aug 6 13:49:19 1996 -+++ ../tnm/generic/tnmPort.h Thu Mar 6 17:10:29 1997 -@@ -20,4 +20,7 @@ - # include "../../unix/tnmUnixPort.h" - #endif - -+#ifndef INADDR_LOOPBACK -+#define INADDR_LOOPBACK 0x7f000001 -+#endif - #endif /* _TNMPORT */ |