[PATCH] nspawn: add missing include header for MS_REC.
Frederic Crozat
fcrozat at suse.com
Thu Aug 18 06:42:29 PDT 2011
---
src/nspawn.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/nspawn.c b/src/nspawn.c
index 2c1144a..19d95b2 100644
--- a/src/nspawn.c
+++ b/src/nspawn.c
@@ -37,6 +37,7 @@
#include <termios.h>
#include <sys/signalfd.h>
#include <grp.h>
+#include <linux/fs.h>
#include "log.h"
#include "util.h"
--
1.7.3.4
--=-Kmp9xg0+cVT2qZ71tvu7--
More information about the systemd-devel
mailing list