diff --git a/daemon/dispatch.c b/daemon/dispatch.c index 8f55eaaf66..966db71ea4 100644 --- a/daemon/dispatch.c +++ b/daemon/dispatch.c @@ -23,6 +23,9 @@ #include +#include +#include + #include "dispatch.h" #include "remote.h"