$OpenBSD$
--- indra/newview/llviewerwindow.cpp.orig	Thu Nov 29 16:47:17 2007
+++ indra/newview/llviewerwindow.cpp	Mon Dec  3 04:21:35 2007
@@ -1498,7 +1498,7 @@ LLViewerWindow::LLViewerWindow(
 	if (NULL == mWindow)
 	{
 		LLSplashScreen::update("Shutting down...");
-#if LL_LINUX || LL_SOLARIS
+#if LL_LINUX || LL_SOLARIS || defined(__OpenBSD__)
 		llwarns << "Unable to create window, be sure screen is set at 32-bit color and your graphics driver is configured correctly.  See README-linux.txt or README-solaris.txt for further information."
 				<< llendl;
 #else
