summaryrefslogtreecommitdiff
path: root/tlscommon.c
diff options
context:
space:
mode:
Diffstat (limited to 'tlscommon.c')
-rw-r--r--tlscommon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tlscommon.c b/tlscommon.c
index 2c89e3d..0389f21 100644
--- a/tlscommon.c
+++ b/tlscommon.c
@@ -30,7 +30,6 @@
#include <openssl/rand.h>
#include <openssl/err.h>
#include <openssl/md5.h>
-#include <openssl/hmac.h>
#include <openssl/x509v3.h>
#include "debug.h"
#include "list.h"