X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fftpsbr.c;h=525554e77ae304fd8c5d30e70df6ef9bc6079880;hp=671a533dc00ca089a03a50307028ba891e13bb21;hb=3d251965606d6a6e47897504594f84d12e3e292a;hpb=aa8860b86ba41d70c454d5d824835c8cd92a1555 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