undef UC_INLINE
This commit is contained in:
@@ -189,4 +189,6 @@ static UC_INLINE void uc_tailq_move_tail(struct TailQ *entry, struct TailQ *head
|
||||
(entry) != (head); \
|
||||
(entry) = (prv), (prv) = (entry)->prev)
|
||||
|
||||
#undef UC_INLINE
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user