*** empty log message ***
[h316.git] / pc-tools / ldc2 / src / config.cpp
index 905292e9a516869d28a0680d605c9719747c8ba0..0bc613a95199b6ddf29958cd0488a738e4bc9fc2 100644 (file)
@@ -2,11 +2,14 @@
  * 
  * LDC2 source code
  *
- * $Date: 2007/12/23 15:25:11 $
+ * $Date: 2008/08/25 21:02:24 $
  * $Author: hachti $
  *
  * $Log: config.cpp,v $
- * Revision 2.1  2007/12/23 15:25:11  hachti
+ * Revision 2.2  2008/08/25 21:02:24  hachti
+ * *** empty log message ***
+ *
+ * Revision 2.1  2007-12-23 15:25:11  hachti
  * *** empty log message ***
  *
  * Revision 2.0  2007-03-26 01:00:38  hachti
@@ -24,6 +27,7 @@
 
 #include <stdio.h>
 #include <unistd.h>
+#include <stdlib.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>