Index: iproute2-5.4.0/include/utils.h
===================================================================
--- iproute2-5.4.0.orig/include/utils.h
+++ iproute2-5.4.0/include/utils.h
@@ -128,6 +128,10 @@ struct dn_naddr
 # define CLOCK_TAI 11
 #endif
 
+#ifndef CLOCK_BOOTTIME
+# define CLOCK_BOOTTIME 7
+#endif
+
 #ifndef AF_XDP
 # define AF_XDP 44
 # if AF_MAX < 45
