aboutsummaryrefslogtreecommitdiffstats
path: root/lib/includes/hicn/protocol/new.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/includes/hicn/protocol/new.h')
-rw-r--r--lib/includes/hicn/protocol/new.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/includes/hicn/protocol/new.h b/lib/includes/hicn/protocol/new.h
index 47f7758d2..e688bef21 100644
--- a/lib/includes/hicn/protocol/new.h
+++ b/lib/includes/hicn/protocol/new.h
@@ -34,7 +34,7 @@ typedef struct
u8 flags;
u16 payload_length;
u32 lifetime;
- ip_address_t prefix;
+ hicn_ip_address_t prefix;
u32 suffix;
u32 path_label;
} _new_header_t;