BUILD/MINOR: stick-table: Compilation fix.
Missing header to dereference struct peers pointer from struct table.
This commit is contained in:
parent
d456aa4ac2
commit
f92da38222
@ -31,6 +31,7 @@
|
||||
#include <eb32tree.h>
|
||||
#include <common/memory.h>
|
||||
#include <types/freq_ctr.h>
|
||||
#include <types/peers.h>
|
||||
#include <types/sample.h>
|
||||
|
||||
/* The types of extra data we can store in a stick table */
|
||||
|
Loading…
x
Reference in New Issue
Block a user