$NetBSD: patch-aa,v 1.1.1.1 2004/11/05 18:22:29 tv Exp $ --- src/plugins/oo/ioapi.h.orig 2004-11-05 12:45:15.000000000 -0500 +++ src/plugins/oo/ioapi.h @@ -9,6 +9,9 @@ #ifndef _ZLIBIOAPI_H #define _ZLIBIOAPI_H +#ifndef OF +#define OF(x) x +#endif #define ZLIB_FILEFUNC_SEEK_CUR (1) #define ZLIB_FILEFUNC_SEEK_END (2)