summaryrefslogtreecommitdiffstats
path: root/libmount/src/tab_parse.c
diff options
context:
space:
mode:
authorKarel Zak2016-03-08 14:26:33 +0100
committerKarel Zak2016-03-08 14:26:33 +0100
commit3fe3f560b7a70c4c2303930973eb62ddd4c51f7f (patch)
tree3ea30448c28753a29e34ef5faefb4053bdb7140c /libmount/src/tab_parse.c
parentmount: adjust some wordings and formatting in the man page (diff)
downloadkernel-qcow2-util-linux-3fe3f560b7a70c4c2303930973eb62ddd4c51f7f.tar.gz
kernel-qcow2-util-linux-3fe3f560b7a70c4c2303930973eb62ddd4c51f7f.tar.xz
kernel-qcow2-util-linux-3fe3f560b7a70c4c2303930973eb62ddd4c51f7f.zip
Revert "include sysmacros.h where used"
This reverts commit 46a40c018438b7b2b25083a5e5a4a21055a0c1e9.
Diffstat (limited to 'libmount/src/tab_parse.c')
-rw-r--r--libmount/src/tab_parse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmount/src/tab_parse.c b/libmount/src/tab_parse.c
index 29b442871..cee700816 100644
--- a/libmount/src/tab_parse.c
+++ b/libmount/src/tab_parse.c
@@ -16,7 +16,6 @@
#include <dirent.h>
#include <fcntl.h>
#include <sys/stat.h>
-#include <sys/sysmacros.h>
#include "fileutils.h"
#include "mangle.h"