blob: 9bd433b3b27e33abf4f708ea3c3f09967f7fe590 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- xqf-1.0.5/src/zip/ioapi.h
+++ xqf-1.0.5/src/zip/ioapi.h
@@ -6,6 +6,8 @@
Copyright (C) 1998-2003 Gilles Vollant
*/
+#define OF(x) x
+
#ifndef _ZLIBIOAPI_H
#define _ZLIBIOAPI_H
|