]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Typed lists: added forgotten #undef
authorMaria Matejka <mq@ucw.cz>
Mon, 24 Jun 2024 09:27:45 +0000 (11:27 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 27 Jun 2024 02:14:38 +0000 (04:14 +0200)
lib/tlists.h

index 96172ad6c5b24829602038c85d6e2bec318a92a9..a652ba50339d36a3072ae29b63fb5ccda3360f9d 100644 (file)
@@ -193,6 +193,7 @@ static inline void TLIST_NAME(rem_node)(TLIST_LIST_STRUCT *list, TLIST_TYPE *nod
 #undef TLIST_WANT_ADD_HEAD
 #undef TLIST_WANT_ADD_TAIL
 #undef TLIST_WANT_UPDATE_NODE
+#undef TLIST_DEFINED_BEFORE
 
 # endif
 #else