header cleanup

This commit is contained in:
Nico Schottelius 2019-02-21 23:23:30 +01:00
parent 07e7d6f859
commit 3f15fc6fb4
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ struct headers {
ipv4_t ipv4;
ipv6_t ipv6;
tcp_t tcp;
rewrite_header_t rewrite;
}
#endif