summaryrefslogtreecommitdiff
path: root/pr/include/prio.h
diff options
context:
space:
mode:
Diffstat (limited to 'pr/include/prio.h')
-rw-r--r--pr/include/prio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/include/prio.h b/pr/include/prio.h
index f60e1f1a..29da2314 100644
--- a/pr/include/prio.h
+++ b/pr/include/prio.h
@@ -156,7 +156,7 @@ struct PRIPv6Addr {
#define pr_s6_addr _S6_un._S6_u8
#define pr_s6_addr16 _S6_un._S6_u16
#define pr_s6_addr32 _S6_un._S6_u32
-#define pr_s6_addr64 _S6_un._S6_addr64
+#define pr_s6_addr64 _S6_un._S6_u64
typedef struct PRIPv6Addr PRIPv6Addr;