gcc 4.4 includes fixes
This commit is contained in:
parent
66eeea4526
commit
f1b0fcdee6
@ -28,6 +28,7 @@
|
||||
* edited for clarity and style only.
|
||||
*/
|
||||
#ifndef TEST_MD5
|
||||
#include <stdio.h>
|
||||
#include <string.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
|
||||
#endif
|
||||
#include <errno.h>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
#include <string>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user