Code

Fix Win32 build. VC++ 6.0 and 7.0 now use the thread-safe code.
[rrdtool.git] / src / rrd_not_thread_safe.c
index 13160e69cea2fc835ec6faffcd8f38c068bcd673..8cdc00e54b289cecec0eb580c9a73838aacefa4c 100644 (file)
@@ -13,6 +13,7 @@
 #include "rrd_tool.h"
 #define MAXLEN 4096
 #define ERRBUFLEN 256
+
 static char rrd_error[MAXLEN] = "\0";
 static char rrd_liberror[ERRBUFLEN] = "\0";
 /* The global context is very useful in the transition period to even