Revision: 14801 Author: adrian.chadd Date: Tue Sep 7 21:49:00 2010 Log: Merge r14776 from /branches/LUSCA_HEAD_ipv6
Add missing #include http://code.google.com/p/lusca-cache/source/detail?r=14801 Modified: /branches/LUSCA_HEAD/libsqftp/ftp_parts.c ======================================= --- /branches/LUSCA_HEAD/libsqftp/ftp_parts.c Wed May 19 21:04:30 2010 +++ /branches/LUSCA_HEAD/libsqftp/ftp_parts.c Tue Sep 7 21:49:00 2010 @@ -12,6 +12,7 @@ #elif HAVE_REGEX_H #include <regex.h> #endif +#include <ctype.h> #include "../include/util.h" -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
