[project @ 2002-05-14 08:23:11 by matthewc]
[ghc-hetmet.git] / ghc / utils / unlit / unlit.c
index a9645fb..ab3186a 100644 (file)
@@ -41,6 +41,7 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <ctype.h>
 
 #define NULLSTR        ((char *)0)