projects
/
apple
/
network_cmds.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
network_cmds-245.8.tar.gz
[apple/network_cmds.git]
/
makedbm.tproj
/
db.c
diff --git
a/makedbm.tproj/db.c
b/makedbm.tproj/db.c
index 9d5396d37a0c284431b0cc70acf826377f973772..f2b8acb6f3dc82abf1d060fe4b438a67cc165dd7 100644
(file)
--- a/
makedbm.tproj/db.c
+++ b/
makedbm.tproj/db.c
@@
-59,11
+59,10
@@
static char rcsid[] = "$OpenBSD: db.c,v 1.1 1997/07/22 10:52:59 maja Exp $";
#endif
#include <sys/types.h>
#endif
#include <sys/types.h>
-#include <bsd/db.h>
#include <fcntl.h>
#include <stdio.h>
#include <sys/param.h>
#include <fcntl.h>
#include <stdio.h>
#include <sys/param.h>
-#include "db.h"
+#include "
_
db.h"
#include "ypdb.h"
/*
#include "ypdb.h"
/*