summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'VNFs/DPPD-PROX/input.h')
-rw-r--r--VNFs/DPPD-PROX/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/VNFs/DPPD-PROX/input.h b/VNFs/DPPD-PROX/input.h
index 06f6b653..51d94986 100644
--- a/VNFs/DPPD-PROX/input.h
+++ b/VNFs/DPPD-PROX/input.h
@@ -31,5 +31,6 @@ int reg_input(struct input *in);
void unreg_input(struct input *in);
void input_proc_until(uint64_t deadline);
+void input_proc(void);
#endif /* _INPUT_H_ */