summaryrefslogtreecommitdiffstats
path: root/ctrl/libhicnctrl/includes/hicn/ctrl/face.h
diff options
context:
space:
mode:
Diffstat (limited to 'ctrl/libhicnctrl/includes/hicn/ctrl/face.h')
-rw-r--r--ctrl/libhicnctrl/includes/hicn/ctrl/face.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ctrl/libhicnctrl/includes/hicn/ctrl/face.h b/ctrl/libhicnctrl/includes/hicn/ctrl/face.h
index 12bf3afa6..49a6a783c 100644
--- a/ctrl/libhicnctrl/includes/hicn/ctrl/face.h
+++ b/ctrl/libhicnctrl/includes/hicn/ctrl/face.h
@@ -148,6 +148,8 @@ extern const char * face_type_str[];
/* Face */
+typedef u32 face_id_t;
+
typedef struct {
face_type_t type;
face_state_t admin_state;