* md5.c: #include "ansidecl.h".

From-SVN: r36244
This commit is contained in:
Michael Sokolov 2000-09-07 18:38:43 +00:00 committed by DJ Delorie
parent 3e99f50c2b
commit 2ecd81ef2b
2 changed files with 5 additions and 0 deletions

View File

@ -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.

View File

@ -35,6 +35,7 @@
# endif
#endif
#include "ansidecl.h"
#include "md5.h"
#ifdef _LIBC