--- old/h-basic.h	2009-11-16 07:13:14.000000000 +0000
+++ new/h-basic.h	2010-12-01 09:23:38.359898000 +0000
@@ -75,7 +75,8 @@
  * Basically, SET_UID should *only* be set for "Unix" machines.
  */
 #if !defined(MACH_O_CARBON) && !defined(WINDOWS) && \
-    !defined(RISCOS) && !defined(GAMEBOY) && !defined(NDS)
+    !defined(RISCOS) && !defined(GAMEBOY) && !defined(NDS) && \
+	!defined(USE_WCN)
 # define SET_UID
 
 /* Without autoconf, turn on some things */
