summaryrefslogtreecommitdiffstats
path: root/ctrl/libhicnctrl/includes/hicn/ctrl/route.h
diff options
context:
space:
mode:
Diffstat (limited to 'ctrl/libhicnctrl/includes/hicn/ctrl/route.h')
-rw-r--r--ctrl/libhicnctrl/includes/hicn/ctrl/route.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrl/libhicnctrl/includes/hicn/ctrl/route.h b/ctrl/libhicnctrl/includes/hicn/ctrl/route.h
index 2b96d22cc..d7ef6a26f 100644
--- a/ctrl/libhicnctrl/includes/hicn/ctrl/route.h
+++ b/ctrl/libhicnctrl/includes/hicn/ctrl/route.h
@@ -21,8 +21,8 @@
#define HICN_ROUTE_H
#include <hicn/util/ip_address.h>
+#include <hicn/ctrl/face.h>
-typedef u8 face_id_t;
typedef u16 route_cost_t;
typedef struct hicn_route_s hicn_route_t;