| Add definition of __aligned_u64 for iptables to build against | |
| newer version Linux kernel like 3.10. | |
| iptables has its own copy of Linux kernel header files, which is | |
| weird. The developers of iptables claim they do this so that | |
| package iptables is self-contained. However this causes issue like | |
| what this patch has to fix. |