Skip to content

Commit

Permalink
missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Oct 2, 2024
1 parent 5af2d5c commit f9ef24c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuzz/croaring_fuzzer.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <string.h>

#include "roaring/roaring.h"
#include "roaring/roaring64.h"

int bitmap32(const char *data, size_t size) {
// We test that deserialization never fails.
Expand Down

0 comments on commit f9ef24c

Please sign in to comment.