mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-08 01:45:08 +00:00
Merge pull request #80 from dekkers/md4-compile-fix
Do not include nonexistent config.h in md4.c
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user