gcc 4.4 includes fixes
This commit is contained in:
parent
66eeea4526
commit
f1b0fcdee6
@ -28,6 +28,7 @@
|
|||||||
* edited for clarity and style only.
|
* edited for clarity and style only.
|
||||||
*/
|
*/
|
||||||
#ifndef TEST_MD5
|
#ifndef TEST_MD5
|
||||||
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "md5.h"
|
#include "md5.h"
|
||||||
|
|||||||
@ -28,6 +28,7 @@ static char rcsid[] = "@(#$Id: readfile.cpp,v 1.9 2008-12-08 11:22:58 dockes Exp
|
|||||||
#define O_STREAMING 0
|
#define O_STREAMING 0
|
||||||
#endif
|
#endif
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
#include <cstdio>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user