*** empty log message ***
[h316.git] / pc-tools / ldc2 / src / configuration_manager.cpp
index 98a377822a76a3116cf9cef65675bf3254ecfc38..f21de674ca791c2e7f03b97f85a82d05b2a85e78 100644 (file)
@@ -2,11 +2,14 @@
  * 
  * LDC2 source code
  *
- * $Date: 2007/06/15 12:46:04 $
+ * $Date: 2008/08/25 21:02:24 $
  * $Author: hachti $
  *
  * $Log: configuration_manager.cpp,v $
- * Revision 2.2  2007/06/15 12:46:04  hachti
+ * Revision 2.3  2008/08/25 21:02:24  hachti
+ * *** empty log message ***
+ *
+ * Revision 2.2  2007-06-15 12:46:04  hachti
  * Some small changes in configuration_manager output - added (c/f) info.
  * Changed order in tool.hh:add_unique....
  *
@@ -23,6 +26,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <fcntl.h>
+#include <string.h>
 
 #define MAX_LINE_LENGTH 80