Build fixes - MySQL now actually works

This commit is contained in:
Sascha Schumann 2000-03-06 22:38:49 +00:00
parent 99e0b36321
commit 12b2f2af8f
3 changed files with 5 additions and 1 deletions

View file

@ -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>