blob: b3aa328a061ab558c1128140a1eff9852c55e203 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/src/modules/janssonrpcc/netstring.h
2+++ b/src/modules/janssonrpcc/netstring.h
3@@ -24,6 +24,7 @@
4 #define __NETSTRING_STREAM_H
5
6 #include <string.h>
7+#include <event2/buffer.h>
8 #include <event2/bufferevent.h>
9
10 typedef struct {