diff options
Diffstat (limited to 'executor/common_linux.h')
| -rw-r--r-- | executor/common_linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/common_linux.h b/executor/common_linux.h index 37cc9c5ea..97160e50f 100644 --- a/executor/common_linux.h +++ b/executor/common_linux.h @@ -1232,6 +1232,7 @@ static void reset_arptables() close(fd); } +#include <linux/if.h> #include <linux/netfilter_bridge/ebtables.h> struct ebt_table_desc { |
