blob: f915fa374e5ade1556a207058ec139650055280e [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/src/mount_davfs.c
2+++ b/src/mount_davfs.c
3@@ -40,6 +40,7 @@
4 #ifdef HAVE_MNTENT_H
5 #include <mntent.h>
6 #endif
7+#include <paths.h>
8 #include <pwd.h>
9 #include <signal.h>
10 #ifdef HAVE_STDINT_H