head 1.1; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1.2.2 OPENPKG_E1_FP:1.1.2.2 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1.2.2 OPENPKG_2_STABLE:1.1.0.2; locks; strict; comment @# @; 1.1 date 2006.10.03.07.36.39; author rse; state Exp; branches 1.1.2.1; next ; commitid y7yM74NeVM3Y1dPr; 1.1.2.1 date 2006.10.03.07.36.39; author rse; state dead; branches; next 1.1.2.2; commitid iZxwRSmmWscPXUQr; 1.1.2.2 date 2006.10.16.14.50.05; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.1 log @fix building under AIX @ text @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 } @ 1.1.2.1 log @file fping.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:50:05 +0000 @ text @d1 13 @ 1.1.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 13 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 } @