debug: include stdlib
authorDavid Schleef <ds@schleef.org>
Sun, 9 Oct 2011 06:37:12 +0000 (23:37 -0700)
committerDavid Schleef <ds@schleef.org>
Sun, 9 Oct 2011 06:37:12 +0000 (23:37 -0700)
orc/orcdebug.h

index fe09605..3faaecf 100644 (file)
@@ -30,6 +30,7 @@
 
 #include <stdarg.h>
 #include <orc/orcutils.h>
+#include <stdlib.h>
 
 ORC_BEGIN_DECLS