b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | --- 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 { |