summaryrefslogtreecommitdiff
path: root/hmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'hmac.c')
-rw-r--r--hmac.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hmac.c b/hmac.c
index a79e8569c..32688876d 100644
--- a/hmac.c
+++ b/hmac.c
@@ -21,7 +21,6 @@
21 21
22#include <stdlib.h> 22#include <stdlib.h>
23#include <string.h> 23#include <string.h>
24#include <stdlib.h>
25 24
26#include "sshbuf.h" 25#include "sshbuf.h"
27#include "digest.h" 26#include "digest.h"