blob: 178ddd6c85d78efe3d8db7d778a9165e6c0540d6 (
plain)
1
2
3
4
5
6
|
Tue Jun 27 20:49:50 1995 Mark Eichin <eichin@cygnus.com>
* db.h: *int*_t are likely to collide with native types,
and the int8_t and *int64_t are never used anyway, so push them
off to hash/configure.in AC_CHECK_TYPE calls.
|