X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fftpsbr.c;h=525554e77ae304fd8c5d30e70df6ef9bc6079880;hb=b28e871ba874a53257b37eed94adfc365ed6ebf2;hp=671a533dc00ca089a03a50307028ba891e13bb21;hpb=910f3846bb30636fe25bdc6e06e72d50c6779bd9;p=mmh diff --git a/uip/ftpsbr.c b/uip/ftpsbr.c index 671a533..525554e 100644 --- a/uip/ftpsbr.c +++ b/uip/ftpsbr.c @@ -29,7 +29,7 @@ extern int v_verbose; #include #include -#if defined(BIND) && !defined(h_addr) +#if !defined(h_addr) # define h_addr h_addr_list[0] #endif