Skip to content

Commit

Permalink
Fiz OSS-fuzz build
Browse files Browse the repository at this point in the history
  • Loading branch information
lpereira committed May 18, 2024
1 parent d2d91b5 commit a7c6400
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/lwan-h2-huffman.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
#include <stdlib.h>
#include <string.h>

#include "ringbuffer.h"

#define LIKELY(x) x
#define UNLIKELY(x) x

Expand Down

0 comments on commit a7c6400

Please sign in to comment.