summaryrefslogtreecommitdiff
path: root/test-ns.c
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-04-24 05:05:01 +0200
committerLennart Poettering <lennart@poettering.net>2010-04-24 05:05:01 +0200
commit25e870b5f79f158ba6ac0b715248b0c3d3549325 (patch)
tree70e3afc9ad7d76149dab99a8912234cb88abe5a5 /test-ns.c
parent09cd1ab12e81d486f4073bd0de14d46550834018 (diff)
build fix for opensuse
Diffstat (limited to 'test-ns.c')
-rw-r--r--test-ns.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-ns.c b/test-ns.c
index d40f8beb6b..a54011e300 100644
--- a/test-ns.c
+++ b/test-ns.c
@@ -23,6 +23,7 @@
#include <string.h>
#include <unistd.h>
#include <sys/mount.h>
+#include <linux/fs.h>
#include "namespace.h"
#include "log.h"