Index: fping.c
--- fping.c.orig	2001-07-20 19:10:26 +0200
+++ fping.c	2006-10-03 09:35:26 +0200
@@ -118,7 +118,9 @@
 
 extern char *optarg;
 extern int optind,opterr;
+#ifndef h_errno
 extern int h_errno;
+#endif
 
 #ifdef __cplusplus
 }
