diff --git a/compat/ioapi.h b/compat/ioapi.h index 6cdfc3f0..3f9c654b 100644 --- a/compat/ioapi.h +++ b/compat/ioapi.h @@ -7,7 +7,7 @@ typedef uint64_t ZPOS64_T; #ifndef ZEXPORT -# define ZEXPORT extern +# define ZEXPORT #endif #ifdef __cplusplus