summaryrefslogtreecommitdiff
path: root/src/libstdcrypto/rc4.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstdcrypto/rc4.c')
-rw-r--r--src/libstdcrypto/rc4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstdcrypto/rc4.c b/src/libstdcrypto/rc4.c
index 2f39b95..482c31a 100644
--- a/src/libstdcrypto/rc4.c
+++ b/src/libstdcrypto/rc4.c
@@ -1,7 +1,6 @@
/* ISC license. */
/* Thanks to Thomas Pornin <pornin@bolet.org> */
-#include <sys/types.h>
#include <skalibs/bytestr.h>
#include <skalibs/rc4.h>