diff --git a/daemon/worker.c b/daemon/worker.c index b1648c789..4ce2624bb 100644 --- a/daemon/worker.c +++ b/daemon/worker.c @@ -60,6 +60,7 @@ #include "util/data/msgparse.h" #include "util/data/msgencode.h" #include "util/data/dname.h" +#include "util/fptr_wlist.h" #ifdef HAVE_SYS_TYPES_H # include