Fixed the build.
authorJoão Matos <joao@tritao.eu>
Thu, 25 Feb 2016 18:29:21 +0000 (18:29 +0000)
committerJoão Matos <joao@tritao.eu>
Thu, 25 Feb 2016 18:29:21 +0000 (18:29 +0000)
support/zlib-helper.c

index ff6bbb18dd96d64038ab82dbab9fbd96c86e0a6b..f364a66095fcaf23a35524746f18d4accf891736 100644 (file)
 #include <string.h>
 #include <stdlib.h>
 
+#ifndef MONO_API
+#define MONO_API
+#endif
+
 #ifndef TRUE
 #define FALSE 0
 #define TRUE 1