Do not include nonexistent config.h

This commit is contained in:
Jeroen Dekkers 2015-04-25 14:40:42 +02:00
parent a94591a365
commit 769045bbf6

View file

@ -20,8 +20,6 @@
/* Adapted by Simon Josefsson from gnulib md5.? and Libgcrypt
cipher/md4.c . */
#include <config.h>
#include "md4.h"
#include <stdalign.h>