* kdb_dbm.c, t_kdb.c: Add prototype for dbm_error and dbm_clearerr
authorTom Yu <tlyu@mit.edu>
Tue, 25 Jul 1995 18:42:08 +0000 (18:42 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 25 Jul 1995 18:42:08 +0000 (18:42 +0000)
commitb8d5b0d052ebb2599d45540980c2f92fe38f08d3
treea3c25cc3290f1cadf891fce2cc97e3b2387f4152
parent74fc44898b04f79156c25ad4a4f666e37493454d
* kdb_dbm.c, t_kdb.c: Add prototype for dbm_error and dbm_clearerr
in case they're not prototyped in the header files.

* configure.in: Add test for missing prototypes for dbm_error and
dbm_clearerr.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6322 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kdb/ChangeLog
src/lib/kdb/configure.in
src/lib/kdb/kdb_dbm.c
src/lib/kdb/t_kdb.c