+metadata struct

This commit is contained in:
Nico Schottelius 2019-02-21 23:25:27 +01:00
parent 3f15fc6fb4
commit 64109ce917

View file

@ -78,4 +78,7 @@ struct headers {
tcp_t tcp;
}
struct metadata {
}
#endif