Skip to content

Commit a7c6400

Browse files
committed
Fiz OSS-fuzz build
1 parent d2d91b5 commit a7c6400

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/lwan-h2-huffman.c

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
#include <stdlib.h>
3535
#include <string.h>
3636

37+
#include "ringbuffer.h"
38+
3739
#define LIKELY(x) x
3840
#define UNLIKELY(x) x
3941

0 commit comments

Comments
 (0)