]> sjero.net Git - wget/blobdiff - src/wget.h
Replaced safe-ctype.[ch] with gnulib's c-ctype.
[wget] / src / wget.h
index 5664fe1554ef0ad9db9b261e408c7705ed1a216d..ac16504b4cc9bb789788a79020a14ea7e970133f 100644 (file)
@@ -80,7 +80,7 @@ so, delete this exception statement from your version.  */
 /* Include these, so random files need not include them.  */
 #include "sysdep.h"
 /* locale independent replacement for ctype.h */
-#include "safe-ctype.h"
+#include "c-ctype.h"
 
 /* Conditionalize the use of GCC's __attribute__((format)) and
    __builtin_expect features using macros.  */