$OpenBSD$
--- indra/newview/llviewerwindow.cpp.orig	Thu Mar 22 01:35:10 2007
+++ indra/newview/llviewerwindow.cpp	Sat Mar 24 22:20:47 2007
@@ -1197,7 +1197,7 @@ LLViewerWindow::LLViewerWindow(
 	if (NULL == mWindow)
 	{
 		LLSplashScreen::update("Shutting down...");
-#if LL_LINUX
+#if LL_LINUX || 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 for further information."
 				<< llendl;
 #else
