umka/vdisk/miniz/miniz_export.h
Ivan Baravy 887b904904 Split vdisk to vdisk_raw and vdisk_qcow2
vdisk_raw got existing functionality, no new features. Qcow2 support is
yet to be implemented. Miniz was imported with that in mind.
2023-01-09 02:06:52 +00:00

4 lines
49 B
C

#ifndef MINIZ_EXPORT
#define MINIZ_EXPORT
#endif