diff options
Diffstat (limited to 'Utilities/cmcurl/Testing/ftpupload.c')
-rw-r--r-- | Utilities/cmcurl/Testing/ftpupload.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/cmcurl/Testing/ftpupload.c b/Utilities/cmcurl/Testing/ftpupload.c index bca0a56..780c9cd 100644 --- a/Utilities/cmcurl/Testing/ftpupload.c +++ b/Utilities/cmcurl/Testing/ftpupload.c @@ -9,6 +9,7 @@ */ #include "curl/curl.h" +#include "setup.h" #include <sys/types.h> #include <sys/stat.h> |