--- rrdtool-1.4.3/src/rrd_open.c.orig	2010-03-26 23:18:54.819828364 +0100
+++ rrdtool-1.4.3/src/rrd_open.c	2010-03-26 23:22:27.193726591 +0100
@@ -12,12 +12,13 @@
 #include <sys/stat.h>
 #endif
 
+#include "rrd_tool.h"
+
 #ifdef HAVE_BROKEN_MS_ASYNC
 #include <sys/types.h>
 #include <utime.h>
 #endif
 
-#include "rrd_tool.h"
 #include "unused.h"
 #define MEMBLK 8192
 
