diff options
Diffstat (limited to 'VNFs/DPPD-PROX/quit.h')
-rw-r--r-- | VNFs/DPPD-PROX/quit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/VNFs/DPPD-PROX/quit.h b/VNFs/DPPD-PROX/quit.h index a01c0a02..d0bf8b95 100644 --- a/VNFs/DPPD-PROX/quit.h +++ b/VNFs/DPPD-PROX/quit.h @@ -25,6 +25,7 @@ #include "display.h" #include "prox_cfg.h" +#include "log.h" /* PROX_PANIC for checks that are possibly hit due to configuration or when feature is not implemented. */ |