1 1.3 christos /* $NetBSD: platid.c,v 1.3 2005/12/11 12:17:28 christos Exp $ */ 2 1.1 uch 3 1.1 uch #ifndef UNICODE 4 1.1 uch #error "compile with UNICODE" 5 1.1 uch #endif 6 1.1 uch 7 1.2 uch #define _SYS_SYSTM_H_ 8 1.1 uch #include <stand.h> 9 1.1 uch #include "../../../hpc/platid.c" 10