xref: /netbsd-src/tools/compat/ndbm.h (revision 1897181a7231d5fc7ab48994d1447fcbc4e13a49)
1 /*	$NetBSD: ndbm.h,v 1.1 2010/02/03 15:34:44 roy Exp $	*/
2 
3 #include "nbtool_config.h"
4 #ifndef DBM_SUFFIX
5 #define DBM_SUFFIX ".db"
6 #endif
7 #include "../../include/ndbm.h"
8