Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1453:908cd1ff6104
[xemacs-hg @ 2003-05-04 00:02:45 by youngs]
2003-05-04 Robert Pluim <rpluim@bigfoot.com>
* database.c: Don't use the u_int8_t etc typedefs on FreeBSD,
they conflict with <sys/types.h>.
author | youngs |
---|---|
date | Sun, 04 May 2003 00:02:48 +0000 |
parents | 3ab23e223e0a |
children | 449cf6dc2025 |
comparison
equal
deleted
inserted
replaced
1452:dd63b61df78c | 1453:908cd1ff6104 |
---|---|
1 2003-05-04 Robert Pluim <rpluim@bigfoot.com> | |
2 | |
3 * database.c: Don't use the u_int8_t etc typedefs on FreeBSD, | |
4 they conflict with <sys/types.h>. | |
5 | |
1 2003-05-02 Andrew Begel <abegel@CS.Berkeley.EDU> | 6 2003-05-02 Andrew Begel <abegel@CS.Berkeley.EDU> |
2 | 7 |
3 * lrecord.h: Added casts from int to enum lrecord_type to support | 8 * lrecord.h: Added casts from int to enum lrecord_type to support |
4 externally defined lrecord types. | 9 externally defined lrecord types. |
5 | 10 |