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