2006-10-16 23:44:23 +04:00
|
|
|
/* $NetBSD: db.h,v 1.4 2006/10/16 19:44:23 apb Exp $ */
|
2002-01-21 23:04:36 +03:00
|
|
|
|
2003-10-27 03:12:41 +03:00
|
|
|
#include "nbtool_config.h"
|
2006-10-16 23:44:23 +04:00
|
|
|
#ifndef __BIT_TYPES_DEFINED__
|
2002-01-29 13:20:28 +03:00
|
|
|
#define __BIT_TYPES_DEFINED__
|
2006-10-16 23:44:23 +04:00
|
|
|
#endif
|
2002-01-21 23:04:36 +03:00
|
|
|
#include "../../include/db.h"
|