+metadata struct

This commit is contained in:
Nico Schottelius 2019-02-21 23:25:27 +01:00
parent 3f15fc6fb4
commit 64109ce917
1 changed files with 3 additions and 0 deletions

View File

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