* md5.c: #include "ansidecl.h".
From-SVN: r36244
This commit is contained in:
parent
3e99f50c2b
commit
2ecd81ef2b
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2000-09-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
|
||||
|
||||
* md5.c: #include "ansidecl.h".
|
||||
|
||||
2000-09-06 Alex Samuel <samuel@codesourcery.com>
|
||||
|
||||
* cp-demangle.c (status_allocation_failed): Rearrange whitespace.
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#include "ansidecl.h"
|
||||
#include "md5.h"
|
||||
|
||||
#ifdef _LIBC
|
||||
|
|
Loading…
Add table
Reference in a new issue