Re: [PHP4BETA] cvs: php4 /ext/ftp/ ftp.c ftp.h php_ftp.c

[email protected] (Sascha Schumann)
Newsgroups php.version4
Message-ID <[email protected]>
In ftp.c:

> +#if HAVE_UINSTD_H
>  #include <unistd.h>
> +#endif

Please change to #ifdef HAVE_UNISTD_H.

In ftp.h:

> +#if HAVE_UINSTD_H
>  #include <netinet/in.h>
> -
> +#endif

Please change to #ifdef HAVE_NETINET_IN_H.

- Sascha
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.