$OpenBSD: patch-qmake_generators_unix_unixmake_h,v 1.1 2004/01/08 01:12:59 brad Exp $
--- qmake/generators/unix/unixmake.h.orig	2003-12-29 04:29:44.000000000 -0500
+++ qmake/generators/unix/unixmake.h	2003-12-29 04:30:15.000000000 -0500
@@ -69,6 +69,7 @@ protected:
     
 private:
     void init2();
+    QString prefixedVariable( const QString &projectVariableName, const QString &defaultSuffix );
 };
 
 inline UnixMakefileGenerator::~UnixMakefileGenerator()
