repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
VM: full munmap
[minix.git]
/
tools
/
compat
/
ndbm.h
blob
d2922bdc74edbf1179e417c2d40f00e3d420cecd
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"