1.0.9.10: make tests clean up after themselves a bit better
[sbcl.git] / src / runtime / parse.c
index 954bb0b..b4218e5 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <ctype.h>
 #include <signal.h>