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

This commit is contained in:
DJ Delorie 2000-09-26 01:39:17 +00:00
parent 97f60b3142
commit 87263c36d1
2 changed files with 5 additions and 0 deletions

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

View File

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