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

 2682 Daniel Fischer	2008-08-13
      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: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-backup branch (df:2682) Daniel Fischer13 Aug