* md5.c: #include "ansidecl.h".
authorDJ Delorie <dj@redhat.com>
Tue, 26 Sep 2000 01:39:17 +0000 (01:39 +0000)
committerDJ Delorie <dj@redhat.com>
Tue, 26 Sep 2000 01:39:17 +0000 (01:39 +0000)
libiberty/ChangeLog
libiberty/md5.c

index 54c30bf..f4745f0 100644 (file)
@@ -1,3 +1,7 @@
+2000-09-25  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * md5.c: #include "ansidecl.h".
+
 2000-09-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
 
        * splay-tree.c: #include <stdio.h>.
index d742c54..0c0507d 100644 (file)
@@ -35,6 +35,7 @@
 # endif
 #endif
 
+#include "ansidecl.h"
 #include "md5.h"
 
 #ifdef _LIBC