+Fri Jul 25 15:21:26 1997 Tom Yu <tlyu@mit.edu>
+
+ * k5-int.h: Don't include anything related to dbm.
+
Tue Jul 15 12:35:41 1997 Theodore Y. Ts'o <tytso@mit.edu>
* win-mac.h: Remove (probably unneeded) size_t definition.
} krb5_sam_response;
-/*
- * Begin "dbm.h"
- */
-#if !defined(_MACINTOSH) && !defined(_MSDOS) && !defined(_WIN32)
-
-/*
- * Since we are always using db, use the db-ndbm include header file.
- */
-
-#include "db-ndbm.h"
-
-#endif /* !MSDOS && !MACINTOSH */
-/*
- * End "dbm.h"
- */
-
/*
* Begin "ext-proto.h"
*/
* Include the KDB definitions.
*/
#include "kdb.h"
-#include "kdb_dbm.h"
/*
* Begin "libos.h"