]> sjero.net Git - wget/blobdiff - src/init.c
[svn] Applied Philipp Thomas's safe-ctype patch. Published in
[wget] / src / init.c
index 004bb7ae3e8cc790da1fbee10706c57e2840cac4..ffda428ad15244a3ec8cc24cf95b37235fb1546c 100644 (file)
@@ -20,7 +20,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <config.h>
 
 #include <stdio.h>
-#include <ctype.h>
 #include <sys/types.h>
 #include <stdlib.h>
 #ifdef HAVE_UNISTD_H