BUILD: thread: include log.h from thread.c
authorWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 18:33:02 +0000 (20:33 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 May 2021 18:35:39 +0000 (20:35 +0200)
commit11bd6f7296bed1419685c9ea3fe023bf282b1fc1
tree11d16fae689d5e9861a0226e5d94139d1fc1ce77
parentd1dd2500f2b6a63cc0fbd39122d642ecacff8c77
BUILD: thread: include log.h from thread.c

It's needed for ha_alert(). Probably that a separate file for error
reporting at boot would be useful.
src/thread.c