This commit is contained in:
Nico Schottelius 2019-07-24 11:52:42 +02:00
commit 3559637b56
2 changed files with 7 additions and 1 deletions

View file

@ -11,7 +11,8 @@ action controller_reply(task_t task) {
}
#else
#include "action_egress.p4"
#include "actions_egress.p4"
action controller_reply(task_t task) {
meta.task = task;