$NetBSD$

--- global.h.orig	2000-04-10 13:07:48.000000000 +0300
+++ global.h
@@ -28,6 +28,10 @@
 #include <stdlib.h>
 #endif
 
+#if !defined(unix)
+#define unix
+#endif
+
 /* *********************************************************************
    System dependent definitions or declarations
    ********************************************************************* */
