diff options
Diffstat (limited to 'strings')
-rw-r--r-- | strings/ctype.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/strings/ctype.c b/strings/ctype.c index d6f02ec5054..a0e183a89d6 100644 --- a/strings/ctype.c +++ b/strings/ctype.c @@ -18,6 +18,7 @@ #include <global.h> #include <m_ctype.h> +#include <m_string.h> /* generated by make, using conf_to_src */ #include "ctype_extra_sources.c" |