]> sjero.net Git - wget/blobdiff - src/utils.c
[svn] Applied Philipp Thomas's safe-ctype patch. Published in
[wget] / src / utils.c
index fe62f1b2dc8cbe60c88b4a4f1b45af72ae9ff4ac..9075e3ad0913e106d56d504338673164e42e3058 100644 (file)
@@ -26,7 +26,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #else  /* not HAVE_STRING_H */
 # include <strings.h>
 #endif /* not HAVE_STRING_H */
-#include <ctype.h>
 #include <sys/types.h>
 #ifdef HAVE_UNISTD_H
 # include <unistd.h>