summaryrefslogtreecommitdiff
path: root/src/libstdcrypto/sha1_update.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstdcrypto/sha1_update.c')
-rw-r--r--src/libstdcrypto/sha1_update.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstdcrypto/sha1_update.c b/src/libstdcrypto/sha1_update.c
index 4fa393c..a35ca8f 100644
--- a/src/libstdcrypto/sha1_update.c
+++ b/src/libstdcrypto/sha1_update.c
@@ -1,6 +1,5 @@
/* ISC license. */
-#include <sys/types.h>
#include <skalibs/sha1.h>
#include "sha1-internal.h"