Blob Blame History Raw
--- src/tools/tCrypt.cpp	2008-01-04 14:46:26.000000000 -0600
+++ src/tools/tCrypt.cpp	2008-01-04 14:46:26.000000000 -0600
@@ -29,6 +29,7 @@
 #include "tMemManager.h"
 
 #include <string>
+#include <string.h>
 
 class tCryptDummy: public tCrypt
 {