Commit 2ecd81ef by Michael Sokolov Committed by DJ Delorie

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

From-SVN: r36244
parent 3e99f50c
2000-09-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
* md5.c: #include "ansidecl.h".
2000-09-06 Alex Samuel <samuel@codesourcery.com> 2000-09-06 Alex Samuel <samuel@codesourcery.com>
* cp-demangle.c (status_allocation_failed): Rearrange whitespace. * cp-demangle.c (status_allocation_failed): Rearrange whitespace.
......
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
# endif # endif
#endif #endif
#include "ansidecl.h"
#include "md5.h" #include "md5.h"
#ifdef _LIBC #ifdef _LIBC
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment