mirror of
https://github.com/php/php-src.git
synced 2025-08-17 06:28:50 +02:00
Build fixes - MySQL now actually works
This commit is contained in:
parent
99e0b36321
commit
12b2f2af8f
3 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
|
||||
This file is public domain and comes with NO WARRANTY of any kind */
|
||||
|
||||
#define PROTOCOL_VERSION 10
|
||||
|
||||
#define DONT_USE_RAID
|
||||
#if defined(__WIN32__) || defined(WIN32)
|
||||
#include <winsock.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue