merge from gcc
This commit is contained in:
parent
d0236d66d9
commit
f18076d44e
@ -1,3 +1,7 @@
|
|||||||
|
2006-01-18 DJ Delorie <dj@redhat.com>
|
||||||
|
|
||||||
|
* md5.h: Include ansidecl.h
|
||||||
|
|
||||||
2006-01-17 Andreas Schwab <schwab@suse.de>
|
2006-01-17 Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
PR binutils/1486
|
PR binutils/1486
|
||||||
|
@ -27,6 +27,8 @@
|
|||||||
# include <limits.h>
|
# include <limits.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "ansidecl.h"
|
||||||
|
|
||||||
/* The following contortions are an attempt to use the C preprocessor
|
/* The following contortions are an attempt to use the C preprocessor
|
||||||
to determine an unsigned integral type that is 32 bits wide. An
|
to determine an unsigned integral type that is 32 bits wide. An
|
||||||
alternative approach is to use autoconf's AC_CHECK_SIZEOF macro, but
|
alternative approach is to use autoconf's AC_CHECK_SIZEOF macro, but
|
||||||
|
Loading…
Reference in New Issue
Block a user