INN commit: trunk/innfeed (host.c)
INN Commit
rra at isc.org
Sat Aug 20 23:14:32 UTC 2011
Date: Saturday, August 20, 2011 @ 16:14:31
Author: eagle
Revision: 9355
Remove obsolete h_errno reference in innfeed
Modified:
trunk/innfeed/host.c
--------+
host.c | 3 ---
1 file changed, 3 deletions(-)
Modified: host.c
===================================================================
--- host.c 2011-08-20 20:09:20 UTC (rev 9354)
+++ host.c 2011-08-20 23:14:31 UTC (rev 9355)
@@ -66,9 +66,6 @@
#define TRYBLOCKEDHOSTPERIOD 120
extern char *configFile ;
-#if defined(hpux) || defined(__hpux) || defined(_SCO_DS)
-extern int h_errno;
-#endif
extern unsigned int init_reconnect_period;
extern unsigned int max_reconnect_period;
More information about the inn-committers
mailing list