$NetBSD$

--- glide2x/h3/incsrc/h3info.h.orig	Wed Mar  3 10:25:00 2004
+++ glide2x/h3/incsrc/h3info.h	Wed Mar  3 10:26:28 2004
@@ -25,6 +25,6 @@
 */
 
-#if defined(__unix__) && ! defined(__H3REGS_H__)
+#if ( defined(__unix__) || defined(__NetBSD__) ) && ! defined(__H3REGS_H__)
 // basic data types
 #define FxU8  unsigned char
 #define FxU16 unsigned short
