$NetBSD$

--- src/token.h.orig	2005-03-08 22:22:26.000000000 -0500
+++ src/token.h
@@ -7,7 +7,9 @@
 /* --- Standard includes --- */
 
 #include <string.h>
+#ifndef __INTERIX
 #include <stdint.h>
+#endif
 
 
 /* --- Token structure (the description field is used by the directory scan and for debugging output) --- */
