* 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 54c30bf0df3d7ebf04afdfcc0c9b3c4beb7d93ca..f4745f046cb1b8902c234539cd648b76ae3336c2 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 d742c54f66514c4b16ec1d54862eeed9053ac693..0c0507dfeb153f46cf666d19156f10ec4037a146 100644 (file)
@@ -35,6 +35,7 @@
 # endif
 #endif
 
+#include "ansidecl.h"
 #include "md5.h"
 
 #ifdef _LIBC
This page took 0.190204 seconds and 4 git commands to generate.