summaryrefslogtreecommitdiffstats
path: root/libip6t_MAP66.c
diff options
context:
space:
mode:
Diffstat (limited to 'libip6t_MAP66.c')
-rw-r--r--libip6t_MAP66.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libip6t_MAP66.c b/libip6t_MAP66.c
index c710a69..0cb047d 100644
--- a/libip6t_MAP66.c
+++ b/libip6t_MAP66.c
@@ -36,6 +36,10 @@
# define NFPROTO_IPV6 PF_INET6
#endif
+#ifndef XT_ALIGN
+# define XT_ALIGN IP6T_ALIGN
+#endif
+
#include "ip6t_MAP66.h"
/* One's complement add */