Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 8247)
+++ trunk/MagicSoft/Mars/Changelog	(revision 8248)
@@ -18,4 +18,11 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2007/01/12 Stefan Ruegamer
+
+   * datacenter/macros/writedatasetfile.C:
+     - addded #include <errno.h>
+
+
+
  2007/01/11 Thomas Bretz
 
Index: trunk/MagicSoft/Mars/datacenter/macros/writedatasetfile.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/writedatasetfile.C	(revision 8247)
+++ trunk/MagicSoft/Mars/datacenter/macros/writedatasetfile.C	(revision 8248)
@@ -1,4 +1,4 @@
 /* ======================================================================== *\
-! $Name: not supported by cvs2svn $:$Id: writedatasetfile.C,v 1.1 2006-10-31 11:38:51 tbretz Exp $
+! $Name: not supported by cvs2svn $:$Id: writedatasetfile.C,v 1.2 2007-01-12 17:33:10 snruegam Exp $
 ! --------------------------------------------------------------------------
 !
@@ -51,4 +51,5 @@
 
 #include <TEnv.h>
+#include <errno.h>
 
 #include "MSQLMagic.h"
