summaryrefslogtreecommitdiff
path: root/cipher/md.c
diff options
context:
space:
mode:
authorMoritz Schulte <mo@g10code.com>2005-04-10 19:00:27 +0000
committerMoritz Schulte <mo@g10code.com>2005-04-10 19:00:27 +0000
commit5805b4aad89ce54073acdb083eea641a61ac1482 (patch)
tree1eeeb96863e1faec85f8b615253caba0f12f91d6 /cipher/md.c
parentb619ab452319ea53947f4a3dbe9ce3fa902b6b42 (diff)
downloadlibgcrypt-5805b4aad89ce54073acdb083eea641a61ac1482.tar.gz
Reverted last change, as it was unnecessary.
Diffstat (limited to 'cipher/md.c')
-rw-r--r--cipher/md.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher/md.c b/cipher/md.c
index 5e038589..06b46e6e 100644
--- a/cipher/md.c
+++ b/cipher/md.c
@@ -25,7 +25,6 @@
#include <errno.h>
#include <assert.h>
-#include "types.h"
#include "g10lib.h"
#include "cipher.h"
#include "ath.h"