On Fri, 5 Dec 2014 23:19:29 +0100 Felix Janda <[email protected]> wrote:
> Signed-off-by: Felix Janda <[email protected]> > --- > mtab.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/mtab.c b/mtab.c > index 7b365b3..a662a3c 100644 > --- a/mtab.c > +++ b/mtab.c > @@ -38,6 +38,7 @@ > #include <mntent.h> > #include <stdlib.h> > #include <signal.h> > +#include <paths.h> > #include "mount.h" > #include "config.h" > Looks fine. I'll merge that in the next few days. Thanks! -- Jeff Layton <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
