diff --git a/main/portable-scandir.c b/main/portable-scandir.c index d3583af9d0..cee5ed4fb7 100644 --- a/main/portable-scandir.c +++ b/main/portable-scandir.c @@ -109,6 +109,7 @@ */ #include "routines.h" +#include "routines_p.h" #if HAVE_SCANDIR #include