diff options
-rw-r--r-- | rustables/wrapper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rustables/wrapper.h b/rustables/wrapper.h index 4e72034..8f976e8 100644 --- a/rustables/wrapper.h +++ b/rustables/wrapper.h @@ -1 +1 @@ -#include "/usr/include/linux/netfilter/nf_tables.h" +#include "linux/netfilter/nf_tables.h" |