summaryrefslogtreecommitdiff
path: root/lib/zebra.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zebra.h')
-rw-r--r--lib/zebra.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zebra.h b/lib/zebra.h
index 997237d2..30377fdb 100644
--- a/lib/zebra.h
+++ b/lib/zebra.h
@@ -337,7 +337,7 @@ struct in_pktinfo
/* AFI and SAFI type. */
typedef u_int16_t afi_t;
-typedef u_char safi_t;
+typedef u_int8_t safi_t;
/* Zebra types. */
typedef u_int16_t zebra_size_t;