Browse Source

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

binutils-2_11-branch
DJ Delorie 26 years ago
parent
commit
87263c36d1
  1. 4
      libiberty/ChangeLog
  2. 1
      libiberty/md5.c

4
libiberty/ChangeLog

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

1
libiberty/md5.c

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

Loading…
Cancel
Save