summaryrefslogtreecommitdiff
path: root/src/ipcpd/unicast/pol/ca-nop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipcpd/unicast/pol/ca-nop.h')
-rw-r--r--src/ipcpd/unicast/pol/ca-nop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ipcpd/unicast/pol/ca-nop.h b/src/ipcpd/unicast/pol/ca-nop.h
index 859b52dc..cda9f0b1 100644
--- a/src/ipcpd/unicast/pol/ca-nop.h
+++ b/src/ipcpd/unicast/pol/ca-nop.h
@@ -44,6 +44,7 @@ void nop_wnd_wait(ca_wnd_t wnd);
int nop_calc_ecn(int fd,
uint8_t * ecn,
+ qoscube_t qc,
size_t len);
extern struct pol_ca_ops nop_ca_ops;