]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/lib_errors.h
lib: Convert routemap.c to use new error-code subsystem
[mirror_frr.git] / lib / lib_errors.h
index d4581918c7a20a3098a65134e6fe41b106313b40..67af0c95f231719e87475240a81edda027d7e67b 100644 (file)
@@ -42,6 +42,7 @@ enum lib_log_refs {
        LIB_WARN_STREAM,
        LIB_WARN_LINUX_NS,
        LIB_WARN_SLOW_THREAD,
+       LIB_WARN_RMAP_RECURSION_LIMIT,
 };
 
 extern void lib_error_init(void);