summaryrefslogtreecommitdiff
path: root/security/hpn-ssh/files/patch-defines.h
blob: fff0463b7409e985f845ffbc9bd0d0a9bc3f3393 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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 */