Include the right DEparser
This commit is contained in:
parent
d68be5010d
commit
f44386b6b8
2 changed files with 1 additions and 2 deletions
|
|
@ -148,7 +148,7 @@ control TopDeparser(packet_out packet,
|
|||
// packet.emit(hdr.ethernet);
|
||||
// }
|
||||
|
||||
#include "parsers.p4"
|
||||
#include "deparser.p4"
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue