List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:August 13 2008 8:30pm
Subject:bzr commit into mysql-6.0 branch (joerg:2769)
View as plain text  
#At file:///MySQL/REPO/V60/push-6.0/

 2769 Joerg Bruehe	2008-08-13 [merge]
      Merge parallel change.
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:48:32 +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-6.0 branch (joerg:2769) Joerg Bruehe13 Aug