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