mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18: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_HEAD
|
||||||
#undef TLIST_WANT_ADD_TAIL
|
#undef TLIST_WANT_ADD_TAIL
|
||||||
#undef TLIST_WANT_UPDATE_NODE
|
#undef TLIST_WANT_UPDATE_NODE
|
||||||
|
#undef TLIST_DEFINED_BEFORE
|
||||||
|
|
||||||
# endif
|
# endif
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user