bugfix: export tcp_segment_get_data() symbol
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "list.h"
|
||||
#include "interval_tree.h"
|
||||
#include "tcp_reassembly.h"
|
||||
#include "stellar/stellar.h"
|
||||
|
||||
#define TCP_REASSEMBLY_LOG_DEBUG(format, ...) LOG_DEBUG("tcp_reassembly", format, ##__VA_ARGS__)
|
||||
#define TCP_REASSEMBLY_LOG_ERROR(format, ...) LOG_ERROR("tcp_reassembly", format, ##__VA_ARGS__)
|
||||
|
||||
Reference in New Issue
Block a user