List:Commits« Previous MessageNext Message »
From:Daniel Fischer Date:August 13 2008 4:47pm
Subject:bzr commit into mysql-5.1 branch (df:2678)
View as plain text  
#At file:///shared/home/df/mysql/bazaar/mysql-5.1-build/

 2678 Daniel Fischer	2008-08-13 [merge]
      merge
modified:
  zlib/gzio.c

=== modified file 'zlib/gzio.c'
--- a/zlib/gzio.c	2006-01-12 14:32:39 +0000
+++ b/zlib/gzio.c	2008-08-13 16:44:05 +0000
@@ -7,10 +7,10 @@
 
 /* @(#) $Id$ */
 
-#include "zutil.h"
-
 #include <stdio.h>
 
+#include "zutil.h"
+
 #ifdef NO_DEFLATE       /* for compatibility with old definition */
 #  define NO_GZCOMPRESS
 #endif

Thread
bzr commit into mysql-5.1 branch (df:2678) Daniel Fischer13 Aug