[PATCH] partx: remove unused headers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Davidlohr Bueso <dave@xxxxxxx>
Date: Wed, 1 Jun 2011 19:27:14 -0400

Signed-off-by: Davidlohr Bueso <dave@xxxxxxx>
---
 partx/partx.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/partx/partx.c b/partx/partx.c
index 8cb3570..d8a4119 100644
--- a/partx/partx.c
+++ b/partx/partx.c
@@ -12,18 +12,12 @@
  */
 
 #include <stdio.h>
-#include <fcntl.h>
 #include <errno.h>
 #include <stdlib.h>
-#include <string.h>
 #include <ctype.h>
 #include <getopt.h>
-#include <sys/types.h>
-#include <sys/stat.h>
 #include <unistd.h>
 #include <assert.h>
-#include <sys/ioctl.h>
-#include <linux/blkpg.h>
 #include <dirent.h>
 
 #include <blkid.h>
-- 
1.7.4.1



--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux