blob: 82a80eda88e2305ff0b9b678a9f36e8a8fa20bfb (
plain)
1
2
3
4
5
6
7
8
9
10
|
/* 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__ */
|