PHP mysqlnd svn commit: r906 - trunk/mysqlnd
Author: ahristov
Date: 2007-08-15 12:53:18 +0200 (Wed, 15 Aug 2007)
New Revision: 906
Modified:
trunk/mysqlnd/mysqlnd_wireprotocol.c
Log:
Fix PHP5 build
Modified: trunk/mysqlnd/mysqlnd_wireprotocol.c
- trunk/mysqlnd/mysqlnd_wireprotocol.c 2007-08-15 10:29:14 UTC (rev 905)
+++ trunk/mysqlnd/mysqlnd_wireprotocol.c 2007-08-15 10:53:18 UTC (rev 906)
@@ -27,6 +27,7 @@
#include "mysqlnd_debug.h" #include "ext/standard/sha1.h" #include "php_network.h"
+#include "zend_ini.h"
#ifndef PHP_WIN32 #include <netinet/tcp.h> #else
--
MySQL Code Commits Mailing List
For list archives:
http://lists.mysql.com/commits
To unsubscribe:
http://lists.mysql.com/commits?unsub=lists@pantek.com
Received on Wed Aug 15 06:53:23 2007
This archive was generated by hypermail 2.1.8
: Sun Oct 07 2007 - 08:34:11 EDT
|