avoid use of all ctype macros
[libguestfs.git] / cfg.mk
diff --git a/cfg.mk b/cfg.mk
index 09a3231..134725a 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -50,7 +50,6 @@ disable_temporarily =                 \
   sc_unmarked_diagnostics              \
   sc_prohibit_ctype_h                  \
   sc_prohibit_asprintf                 \
-  sc_avoid_ctype_macros                        \
   sc_avoid_write
 
 # Avoid uses of write(2).  Either switch to streams (fwrite), or use