11 lines
262 B
C
11 lines
262 B
C
|
/* ktypes.h -- this file was generated for i386-unknown-netbsd1.4Y by
|
||
|
$Id: ktypes.h,v 1.1.1.1 2000/06/16 19:18:31 thorpej Exp $ */
|
||
|
|
||
|
#ifndef __ktypes_h__
|
||
|
#define __ktypes_h__
|
||
|
|
||
|
#include <sys/types.h>
|
||
|
#include <inttypes.h>
|
||
|
|
||
|
#endif /* __ktypes_h__ */
|