Open GoogleCodeExporter opened 9 years ago
Inserting this line:
"#define XT_ALIGN(s) (((s) + (__alignof__(struct _xt_align)-1)) &
~(__alignof__(struct _xt_align)-1))"
Into '/usr/include/linux/netfilter/x_tables.h' at around line 100 fixed this
problem for me on Fedora 13. Here is the original bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=579120
Original comment by cdhb...@gmail.com
on 22 Aug 2011 at 11:45
Original issue reported on code.google.com by
szczepan...@gmail.com
on 24 Feb 2011 at 2:31