Move #include from h/mh.h to source files
[mmh] / sbr / m_getfld.c
index 059e0e3..a3852fe 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <h/mh.h>
 #include <h/utils.h>
+#include <ctype.h>
 
 /*
 ** This module has a long and checkered history.