diff options
Diffstat (limited to 'include/xtables.h')
-rw-r--r-- | include/xtables.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/xtables.h b/include/xtables.h new file mode 100644 index 00000000..eed1dffc --- /dev/null +++ b/include/xtables.h @@ -0,0 +1,4 @@ +#ifndef _XTABLES_H +#define _XTABLES_H + +#endif /* _XTABLES_H */ |