libfuse/util
Miklos Szeredi 655794f4a1 Fix the following compile error
fusermount.c: In function 'clone_newns':
fusermount.c:315:2: warning: implicit declaration of function 'clone' [-Wimplicit-function-declaration]
fusermount.c:315:44: error: 'CLONE_NEWNS' undeclared (first use in this function)
fusermount.c:315:44: note: each undeclared identifier is reported only once for each function it appears in
fusermount.c:317:1: warning: control reaches end of non-void function [-Wreturn-type]
2011-12-09 16:16:45 +01:00
..
.cvsignore *** empty log message *** 2007-04-25 15:52:39 +00:00
fusermount.c Fix the following compile error 2011-12-09 16:16:45 +01:00
init_script Clean up init script, make it LSB compliant 2007-04-27 21:07:45 +00:00
Makefile.am * Remove "chmod root" from install of fusermount 2010-06-01 09:45:52 +00:00
mount.fuse.c Fix handling of (no)suid and (no)dev options... 2008-07-10 19:30:43 +00:00
udev.rules fixes 2006-10-08 15:41:20 +00:00
ulockmgr_server.c change indenting 2007-12-12 14:25:40 +00:00