Le jeudi 18 août 2011 à 16:00 +0200, Lennart Poettering a écrit : > On Thu, 18.08.11 15:50, Frederic Crozat ([email protected]) wrote: > > > Hi, > > > > MS_REC is not always defined in sys/mount.h. linux/fs.h should be > > included, since it is always defined there. > > Not always? Can you be more specific please? Which version of glibc is that?
Well, I haven't found it on glibc 2.11.3, shipped in latest openSUSE (it was added by Ulrich in 02/2010, see http://sources.redhat.com/bugzilla/show_bug.cgi?id=11235 ie for glib 2.12). Another solution could be to add it to missing.h. I wasn't sure which one was best, since namespace.c is including linux/fs.h, because of MS_REC and MS_MS_UNBINDABLE. -- Frederic Crozat <[email protected]> SUSE _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
