diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-04-24 05:05:01 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-04-24 05:05:01 +0200 |
commit | 25e870b5f79f158ba6ac0b715248b0c3d3549325 (patch) | |
tree | 70e3afc9ad7d76149dab99a8912234cb88abe5a5 /test-ns.c | |
parent | 09cd1ab12e81d486f4073bd0de14d46550834018 (diff) |
build fix for opensuse
Diffstat (limited to 'test-ns.c')
-rw-r--r-- | test-ns.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ #include <string.h> #include <unistd.h> #include <sys/mount.h> +#include <linux/fs.h> #include "namespace.h" #include "log.h" |