summaryrefslogtreecommitdiff
blob: 5e2434d73016a54cb6bbc2d3824aac907bff5b22 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/cifs-utils-6.1/mtab.c
+++ b/cifs-utils-6.1/mtab.c
@@ -38,6 +38,7 @@
 #include <mntent.h>
 #include <stdlib.h>
 #include <signal.h>
+#include <paths.h>
 #include "mount.h"
 #include "config.h"