summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2001-07-06 16:57:47 +0000
committerEzra Peisach <epeisach@mit.edu>2001-07-06 16:57:47 +0000
commit6fb52c29248e2622517993b73eeaf4ec05f7aa80 (patch)
tree6c76d25ed964bdc1e7dbeba275d85c6a0aa69455 /src/util
parent21cd000fb49c243fdef35c384f76a83022c09779 (diff)
* hash/dbm.c: Include db-dbm.h for prototypes
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13573 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util')
-rw-r--r--src/util/db2/ChangeLog4
-rw-r--r--src/util/db2/hash/dbm.c1
2 files changed, 5 insertions, 0 deletions
diff --git a/src/util/db2/ChangeLog b/src/util/db2/ChangeLog
index c6bc39d46..40f8923ac 100644
--- a/src/util/db2/ChangeLog
+++ b/src/util/db2/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-06 Ezra Peisach <epeisach@mit.edu>
+
+ * hash/dbm.c: Include db-dbm.h for prototypes.
+
2001-07-04 Ezra Peisach <epeisach@mit.edu>
* hash/hash_log2.c: Include hash.h, page.h and extern.h for prototype.
diff --git a/src/util/db2/hash/dbm.c b/src/util/db2/hash/dbm.c
index ac162982f..58c9df738 100644
--- a/src/util/db2/hash/dbm.c
+++ b/src/util/db2/hash/dbm.c
@@ -47,6 +47,7 @@ static char sccsid[] = "@(#)dbm.c 8.6 (Berkeley) 11/7/95";
#include <string.h>
#include "db-ndbm.h"
+#include "db-dbm.h"
#include "hash.h"
/* If the two size fields of datum and DBMT are not equal, then