summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmd5/md5.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libmd5/md5.c b/libmd5/md5.c
index 44807b6..6cafb26 100644
--- a/libmd5/md5.c
+++ b/libmd5/md5.c
@@ -19,8 +19,6 @@
* - Ian Jackson <ian@chiark.greenend.org.uk>.
* Still in the public domain.
*/
-#include "config.h"
-
#include <string.h> /* for memcpy() */
#include <sys/types.h> /* for stupid systems */