$NetBSD: patch-ac,v 1.3 2003/11/27 17:27:29 abs Exp $

--- Xvnc/config/cf/vnc.def.orig	2003-07-31 15:19:37.000000000 +0100
+++ Xvnc/config/cf/vnc.def
@@ -10,8 +10,6 @@
 
 #ifdef BeforeVendorCF
 
-#include "platform.def"
-
 /*****************************************************************************/
 /*
  * First try to switch off all the extras that we don't want.  This includes
@@ -117,13 +115,7 @@
  * You may need to change this.
  */
 
-#ifdef SunArchitecture
-#define ProjectRoot /usr/openwin
-#else
-#ifdef LinuxArchitecture
 #define ProjectRoot /usr/X11R6
-#endif
-#endif
 
 #endif /* BeforeVendorCF */
 
