Blob Blame History Raw
--- src/tools/tError.cpp	2008-01-07 12:53:14.000000000 -0600
+++ src/tools/tError.cpp	2008-01-07 12:53:14.000000000 -0600
@@ -28,6 +28,7 @@
 #include "config.h"
 #include <iostream>
 #include <string.h>
+#include <cstdlib>
 #if HAVE_UNISTD_H
 #include <unistd.h>
 #endif