8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:43:02 +01:00

Fix for MacOS build.

This commit is contained in:
Adriano dos Santos Fernandes 2017-05-15 15:09:18 +00:00
parent 425192a720
commit b411fc442c

View File

@ -20,7 +20,7 @@
*/
#include "CalcCApi.h"
#include <malloc.h>
#include <stdlib.h>
#include <stdio.h>
#ifdef WIN32