summaryrefslogtreecommitdiffstats
path: root/src/method_aes128_gcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/method_aes128_gcm.c')
-rw-r--r--src/method_aes128_gcm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/method_aes128_gcm.c b/src/method_aes128_gcm.c
index 68b9030..f21904e 100644
--- a/src/method_aes128_gcm.c
+++ b/src/method_aes128_gcm.c
@@ -27,8 +27,6 @@
#include "fastd.h"
#include "crypto.h"
-#include <unistd.h>
-
#define KEYBYTES 16
#define NONCEBYTES 7