Skip to content

Commit 421040e

Browse files
two-heartripatel-fd
authored andcommitted
util: include fd_log.h unconditionally
new, join, leave, delete, and verify use logging unconditionally
1 parent 56d15ad commit 421040e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/util/tmpl/fd_slist.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,7 @@
222222
#define SLIST_IMPL_STYLE 0
223223
#endif
224224

225-
#if FD_TMPL_USE_HANDHOLDING
226225
#include "../log/fd_log.h"
227-
#endif
228226

229227
/* Implementation *****************************************************/
230228

0 commit comments

Comments
 (0)