mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
Typed lists: added forgotten #undef
This commit is contained in:
parent
f27004fb4d
commit
09f50f3766
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user