--- branches/xmlbuildsystem/reactos/lib/midimap/midimap.c 2005-04-30 16:21:06 UTC (rev 14878)
+++ branches/xmlbuildsystem/reactos/lib/midimap/midimap.c 2005-04-30 16:37:06 UTC (rev 14879)
@@ -23,6 +23,7 @@
* IDF file loading
*/
+#include <ctype.h>
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
--- branches/xmlbuildsystem/reactos/lib/netapi32/nbt.c 2005-04-30 16:21:06 UTC (rev 14878)
+++ branches/xmlbuildsystem/reactos/lib/netapi32/nbt.c 2005-04-30 16:37:06 UTC (rev 14879)
@@ -65,6 +65,7 @@
* See also other FIXMEs in the code.
*/
+#include <ctype.h>
#include "config.h"
#include <stdarg.h>