* hash/dbm.c: Include db-dbm.h for prototypes
authorEzra Peisach <epeisach@mit.edu>
Fri, 6 Jul 2001 16:57:47 +0000 (16:57 +0000)
committerEzra Peisach <epeisach@mit.edu>
Fri, 6 Jul 2001 16:57:47 +0000 (16:57 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13573 dc483132-0cff-0310-8789-dd5450dbe970

src/util/db2/ChangeLog
src/util/db2/hash/dbm.c

index c6bc39d46ab1dc8300673b917472af35ec2a33a1..40f8923ace01336884c7ccf8c221b6c57bb2bfbb 100644 (file)
@@ -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.
index ac162982fc427ea77242789d752384da8be52f39..58c9df7383eb561e1a52f84f180ee93722eb1bcc 100644 (file)
@@ -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