summaryrefslogtreecommitdiffstats
path: root/libip6t_MAP66.c
diff options
context:
space:
mode:
authorsven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-15 08:42:39 +0200
committersven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-15 08:42:39 +0200
commit564afd8f6d6b429c80daacd684168584284648b3 (patch)
tree0542070973af829f995168f98105d1862d5dda15 /libip6t_MAP66.c
parent3cf513f2dee329916515342d19808dd7cb79ac17 (diff)
downloadNPTv6-564afd8f6d6b429c80daacd684168584284648b3.tar
NPTv6-564afd8f6d6b429c80daacd684168584284648b3.zip
git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@34 3484d885-4da6-438d-b19d-107d078dd756
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 */