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

@ -25,9 +25,10 @@
#ifndef _MD5_H
#define _MD5_H 1
#include <stdio.h>
#include <stdint.h>
#include "lrzip_private.h"
#define MD5_DIGEST_SIZE 16
#define MD5_BLOCK_SIZE 64