8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:43:04 +01:00

Missed include

This commit is contained in:
hvlad 2012-10-01 07:41:11 +00:00
parent 126c58192c
commit 6b15cd96ec

View File

@ -28,6 +28,7 @@
#include "firebird.h" #include "firebird.h"
#include <signal.h> #include <signal.h>
#include <io.h>
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>