Home | History | Annotate | Line # | Download | only in menu
platid.c revision 1.1.2.2
      1  1.1.2.2  bouyer /*	$NetBSD: platid.c,v 1.1.2.2 2001/02/11 19:10:02 bouyer Exp $	*/
      2  1.1.2.2  bouyer 
      3  1.1.2.2  bouyer #ifndef UNICODE
      4  1.1.2.2  bouyer #error	"compile with UNICODE"
      5  1.1.2.2  bouyer #endif
      6  1.1.2.2  bouyer 
      7  1.1.2.2  bouyer #define _SYS_SYSTM_H_
      8  1.1.2.2  bouyer #include <stand.h>
      9  1.1.2.2  bouyer #include "../../../hpc/platid.c"
     10