summaryrefslogtreecommitdiff
path: root/security/hpn-ssh/files/patch-defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/hpn-ssh/files/patch-defines.h')
-rw-r--r--security/hpn-ssh/files/patch-defines.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/hpn-ssh/files/patch-defines.h b/security/hpn-ssh/files/patch-defines.h
deleted file mode 100644
index fff0463b7409..000000000000
--- a/security/hpn-ssh/files/patch-defines.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- defines.h.orig Tue Feb 26 17:40:49 2002
-+++ defines.h Fri Mar 8 18:51:27 2002
-@@ -146,7 +146,7 @@
- including rpc/rpc.h breaks Solaris 6
- */
- #ifndef INADDR_LOOPBACK
--#define INADDR_LOOPBACK ((ulong)0x7f000001)
-+#define INADDR_LOOPBACK ((u_long)0x7f000001)
- #endif
-
- /* Types */