[project @ 1999-10-29 14:34:25 by sewardj]
authorsewardj <unknown>
Fri, 29 Oct 1999 14:34:25 +0000 (14:34 +0000)
committersewardj <unknown>
Fri, 29 Oct 1999 14:34:25 +0000 (14:34 +0000)
#include wibble

ghc/interpreter/nHandle.c

index d1ff813..d8be2e5 100644 (file)
@@ -8,6 +8,7 @@
 #include <assert.h>
 #include <malloc.h>
 #include <stdlib.h>
+#include <ctype.h>
 
 int nh_stdin ( void )
 {