Frank M. Kromann
27 years ago
1 changed files with
1 additions and
1 deletions
-
ext/ftp/ftp.c
|
|
@ -37,7 +37,7 @@ |
|
|
#include <stdio.h> |
|
|
#include <stdio.h> |
|
|
#include <ctype.h> |
|
|
#include <ctype.h> |
|
|
#include <stdlib.h> |
|
|
#include <stdlib.h> |
|
|
#ifdef HAVE_UINSTD_H |
|
|
|
|
|
|
|
|
#ifdef HAVE_UNISTD_H |
|
|
#include <unistd.h> |
|
|
#include <unistd.h> |
|
|
#endif |
|
|
#endif |
|
|
#include <fcntl.h> |
|
|
#include <fcntl.h> |
|
|
|