You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/assimp/files/assimp-4.1.0-unzip-of.patch

12 lines
242 B

--- a/contrib/unzip/unzip.h 2019-08-21 21:38:10.991542891 +0200
+++ b/contrib/unzip/unzip.h 2019-08-21 21:38:24.507543226 +0200
@@ -45,6 +45,8 @@
#ifndef _unz_H
#define _unz_H
+#define OF _Z_OF
+
#ifdef __cplusplus
extern "C" {
#endif