diff options
Diffstat (limited to 'pasta.c')
-rw-r--r-- | pasta.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ #include "passt.h" #include "isolation.h" #include "netlink.h" +#include "log.h" /* PID of child, in case we created a namespace */ static int pasta_child_pid; |