Adding missing build dependency gnulib

This commit is contained in:
Julio García
2015-04-15 15:28:23 +02:00
parent 321e16c382
commit 210053ea20
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -39,6 +39,7 @@
#include <stdint.h>
#include <gnutls/gnutls.h>
#include <gnutls/crypto.h>
#include <md4.h>
#define MD4_DIGEST_LENGTH 16
#define MD5_DIGEST_LENGTH 16
#define SHA_DIGEST_LENGTH 20