From 486d3972972de4c3143e342a0a6aef819bb58f0b Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 25 Jul 2011 11:57:28 +0200 Subject: libmount: remove unnecessary includes, mask API as stable Signed-off-by: Karel Zak --- libmount/src/optstr.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'libmount/src/optstr.c') diff --git a/libmount/src/optstr.c b/libmount/src/optstr.c index c9d925ca5..2a0fc277e 100644 --- a/libmount/src/optstr.c +++ b/libmount/src/optstr.c @@ -13,20 +13,13 @@ * This is simple and low-level API to work with mount options that are stored * in string. */ - -#include -#include #include -#include -#include -#include #ifdef HAVE_LIBSELINUX #include #include #endif -#include "nls.h" #include "mountP.h" /* -- cgit v1.2.3-55-g7522