Skip to content

Commit 1e4fd10

Browse files
danobizwoop
authored andcommitted
Fix missing header
1 parent e846f31 commit 1e4fd10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/disable_http2/disable_http2.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include <unordered_map>
3131
#include <unordered_set>
3232
#include <string>
33+
#include <string.h>
3334
#include <openssl/ssl.h>
3435

3536
#define PLUGIN_NAME "disable_http2"

0 commit comments

Comments
 (0)