summaryrefslogtreecommitdiffstats
path: root/libmount/src/tab_update.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmount/src/tab_update.c')
-rw-r--r--libmount/src/tab_update.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/libmount/src/tab_update.c b/libmount/src/tab_update.c
index defdc2eea..3d2bd00e9 100644
--- a/libmount/src/tab_update.c
+++ b/libmount/src/tab_update.c
@@ -18,19 +18,10 @@
*
* It's recommended to use high-level struct libmnt_context API.
*/
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <sys/types.h>
-#include <sys/stat.h>
#include <sys/file.h>
#include <fcntl.h>
-#include <unistd.h>
-#include <string.h>
-#include <errno.h>
#include <signal.h>
-#include "c.h"
#include "mountP.h"
#include "mangle.h"
#include "pathnames.h"