VM: full munmap
[minix.git] / tools / compat / ndbm.h
blobd2922bdc74edbf1179e417c2d40f00e3d420cecd
1 /* $NetBSD: ndbm.h,v 1.1 2010/02/03 15:34:44 roy Exp $ */
3 #include "nbtool_config.h"
4 #ifndef DBM_SUFFIX
5 #define DBM_SUFFIX ".db"
6 #endif
7 #include "../../include/ndbm.h"