$OpenBSD: patch-automation_source_testtool_objtest_cxx,v 1.5 2007/11/13 09:46:27 robert Exp $
--- automation/source/testtool/objtest.cxx.orig.port	Thu Oct 25 11:54:44 2007
+++ automation/source/testtool/objtest.cxx	Thu Oct 25 11:55:08 2007
@@ -538,6 +538,8 @@ void TestToolObj::LoadIniFile()				// Laden der IniEin
     abGP.Append( "16" );  // Linux SPARC
 #elif defined OS2
     abGP.Append( "17" );
+#elif defined OPENBSD
+    abGP.Append( "18" );
 #else
 #error ("unknown platform. please request an ID for your platform on qa/dev")
 #endif
