db.h header file. These include WORDS_BIGENDIAN, ssize_t, u_short,
int8_t, u_int8_t, int16_t, u_int16_t, int32_t.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13842
dc483132-0cff-0310-8789-
dd5450dbe970
+2001-10-24 Ezra Peisach <epeisach@mit.edu>
+
+ * db-config.h.in: Remove unnecessary definitions for including
+ db.h header file. These include WORDS_BIGENDIAN, ssize_t, u_short,
+ int8_t, u_int8_t, int16_t, u_int16_t, int32_t.
+
2001-07-06 Ezra Peisach <epeisach@mit.edu>
* db-dbm.h: New header file which lists the dbm interfaces.
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
-/* Define if your processor stores words with the most significant
- byte first (like Motorola and SPARC, unlike Intel and VAX). */
-#undef WORDS_BIGENDIAN
-
-#undef ssize_t
-
#undef u_char
-#undef u_short
#undef u_int
#undef u_long
-#undef int8_t
-#undef u_int8_t
-#undef int16_t
-#undef u_int16_t
-#undef int32_t
#undef u_int32_t
/* The number of bytes in a int. */