Skip to content

Commit

Permalink
Remove unused #includes
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Apr 29, 2024
1 parent 41c75bf commit 9b5fc1e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions binding.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
#include <js.h>
#include <openssl/digest.h>
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include <utf.h>
#include <utf/string.h>

enum {
bare_crypto_md5 = 1,
Expand Down

0 comments on commit 9b5fc1e

Please sign in to comment.