* hash/dbm.c: Rename the errno member of HTAB
authorTom Yu <tlyu@mit.edu>
Sun, 21 Dec 1997 23:36:14 +0000 (23:36 +0000)
committerTom Yu <tlyu@mit.edu>
Sun, 21 Dec 1997 23:36:14 +0000 (23:36 +0000)
commit925f3d2f2a1183b625f98a893a7386519ac491e7
tree352673844c1a49bdf7d91fda11e144924fca99ec
parent2e833bedc1ddb766b4b4fc18868b620102aef31e
* hash/dbm.c: Rename the errno member of HTAB

* hash/hash.h: Rename the errno member of HTAB to local_errno to
avoid a collision with a glibc macro.

* hash/hash.c: Rename the errno member of HTAB to local_errno to
avoid a collision with a glibc macro.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10342 dc483132-0cff-0310-8789-dd5450dbe970
src/util/db2/ChangeLog
src/util/db2/hash/dbm.c
src/util/db2/hash/hash.c
src/util/db2/hash/hash.h