bk: 3f3b3412TwEl3RcwEX1EsDkGFNJkAA
#endif
return ANY_INTERFACE_CHOOSE(addr);
- for (i = nwilds; i < ninterfaces; i++) {
+ for (i = 0; i < ninterfaces; i++) {
/*
* First look if is the the correct family
*/
#if !defined(MPE) && (defined(SIOCGIFCONF) || defined(SYS_WINNT))
register int i;
- for (i = nwilds; i < ninterfaces; i++) {
+ for (i = 0; i < ninterfaces; i++) {
/*
* First look if this is the correct family
*/
# ntpdc-layout doesn't need any additional libraries at all
ntpdc_layout_LDADD=
DISTCLEANFILES = .version version.c
+CLEANFILES= check-layout layout.here nl.c
noinst_HEADERS = ntpdc.h
EXTRA_DIST = nl_in.c nl.pl layout.std
ETAGS_ARGS = Makefile.am