1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00

Fixed compilations problems and warnings on windows

This commit is contained in:
monty@mysql.com/narttu.mysql.fi
2007-02-23 22:48:15 +02:00
parent 6d78655a97
commit 520d1b4144
14 changed files with 53 additions and 49 deletions

View File

@@ -13,7 +13,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
#include <windows.h>
#include <winsock2.h>
#include <signal.h>
#include "log.h"
#include "options.h"