]> git.sesse.net Git - plocate/blobdiff - plocate.cpp
plocate: fix compilation without libiouring
[plocate] / plocate.cpp
index 7cc4f5a4eb2587f4bb685aaa83155e8951f06dd2..44a1375ad53097778b3aa4a104155ed6bb529876 100644 (file)
@@ -31,6 +31,7 @@
 #include <string.h>
 #include <string>
 #include <string_view>
+#include <sys/stat.h>
 #include <sys/types.h>
 #include <sys/wait.h>
 #include <thread>