Merge pull request #2765 from akoeplinger/mcs-fix-test-windows-backslash
[mono.git] / 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