xref: /netbsd-src/tools/compat/db.h (revision d16b7486a53dcb8072b60ec6fcb4373a2d0c27b7)
1 /*	$NetBSD: db.h,v 1.4 2006/10/16 19:44:23 apb Exp $	*/
2 
3 #include "nbtool_config.h"
4 #ifndef __BIT_TYPES_DEFINED__
5 #define __BIT_TYPES_DEFINED__
6 #endif
7 #include "../../include/db.h"
8