summaryrefslogtreecommitdiff
path: root/package/cifs-utils/patches/patch-mtab_c
blob: dbbd27317ef00ddc3e610b134fd5bb6f2ad27a10 (plain)
1
2
3
4
5
6
7
8
9
10
--- cifs-utils-6.0.orig/mtab.c	2013-03-25 15:52:05.000000000 +0100
+++ cifs-utils-6.0/mtab.c	2013-09-18 10:52:53.000000000 +0200
@@ -36,6 +36,7 @@
 #include <time.h>
 #include <fcntl.h>
 #include <mntent.h>
+#include <paths.h>
 #include <stdlib.h>
 #include <signal.h>
 #include "mount.h"