diff -r ddfead6ea863 -r 4784c14aa639 src/server/test/main.c --- a/src/server/test/main.c Sun Aug 23 22:02:01 2020 +0200 +++ b/src/server/test/main.c Sun Aug 23 23:04:17 2020 +0200 @@ -39,7 +39,7 @@ #include "../util/plist.h" #include "../util/date.h" -#include "../../ucx/string.h" +#include static int std_pipe_fds[2]; static WSBool is_daemon;