$NetBSD: patch-aa,v 1.3 2006/03/16 14:04:58 joerg Exp $

--- src/plugins/oo/ooextractor.c.orig	2006-03-16 15:02:36.000000000 +0100
+++ src/plugins/oo/ooextractor.c
@@ -23,6 +23,10 @@
 #include "extractor.h"
 #include "zlib.h"
 
+#ifndef OF
+#define OF(x) x
+#endif
+
 #define CASESENSITIVITY (0)
 #define MAXFILENAME (256)
 
