Blob Blame History Raw
--- src/tools/tConfiguration.cpp	2008-01-04 14:03:07.000000000 -0600
+++ src/tools/tConfiguration.cpp	2008-01-04 14:03:07.000000000 -0600
@@ -42,6 +42,7 @@
 #include "tCommandLine.h"
 
 #include <vector>
+#include <string.h>
 
 /***********************************************************************
  * The new Configuration interface, currently not completely implemented