Skip to content

Commit 643b115

Browse files
author
xiao.dong
committed
fix header include
1 parent ed1e682 commit 643b115

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/iceberg/util/gzip_internal.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121

2222
#include <zlib.h>
2323

24+
#include <cstring>
25+
2426
#include "iceberg/util/macros.h"
2527

2628
namespace iceberg {

0 commit comments

Comments
 (0)