* md5.c: #include "ansidecl.h".
authorMichael Sokolov <msokolov@ivan.Harhan.ORG>
Thu, 7 Sep 2000 18:38:43 +0000 (18:38 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 7 Sep 2000 18:38:43 +0000 (14:38 -0400)
From-SVN: r36244

libiberty/ChangeLog
libiberty/md5.c

index 597e840e0dc98748e616e1eb72a40ea35fc7e59a..66169384b4dc3d81d0ef1be93ed60a7a1a963abb 100644 (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.
index d742c54f66514c4b16ec1d54862eeed9053ac693..0c0507dfeb153f46cf666d19156f10ec4037a146 100644 (file)
@@ -35,6 +35,7 @@
 # endif
 #endif
 
+#include "ansidecl.h"
 #include "md5.h"
 
 #ifdef _LIBC