summaryrefslogtreecommitdiffstats
path: root/libmount/src/optmap.c
diff options
context:
space:
mode:
authorKarel Zak2011-07-25 11:57:28 +0200
committerKarel Zak2011-07-25 11:57:28 +0200
commit486d3972972de4c3143e342a0a6aef819bb58f0b (patch)
tree88028de3904c3f78d14bcb6c9a6b199f46dfa4dd /libmount/src/optmap.c
parentlibmount: clean up docs (diff)
downloadkernel-qcow2-util-linux-486d3972972de4c3143e342a0a6aef819bb58f0b.tar.gz
kernel-qcow2-util-linux-486d3972972de4c3143e342a0a6aef819bb58f0b.tar.xz
kernel-qcow2-util-linux-486d3972972de4c3143e342a0a6aef819bb58f0b.zip
libmount: remove unnecessary includes, mask API as stable
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/src/optmap.c')
-rw-r--r--libmount/src/optmap.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/libmount/src/optmap.c b/libmount/src/optmap.c
index 1ee55222a..2f57334db 100644
--- a/libmount/src/optmap.c
+++ b/libmount/src/optmap.c
@@ -57,12 +57,6 @@
* For more details about option map struct see "struct mnt_optmap" in
* mount/mount.h.
*/
-#include <string.h>
-#include <stdlib.h>
-#include <ctype.h>
-#include <errno.h>
-
-#include "nls.h"
#include "mountP.h"
/*