header-mangling-part-X-move-all-headers-defines-into

This commit is contained in:
Con Kolivas 2011-03-09 08:37:26 +11:00
parent e9eee5656b
commit 1a7c409e10
10 changed files with 128 additions and 87 deletions

3
md5.c
View file

@ -28,8 +28,9 @@
# include "config.h"
#endif
#include <stddef.h>
#include "rzip.h"
#include "md5.h"
#if USE_UNLOCKED_IO
# include "unlocked-io.h"