[PATCH] mkfs.cramfs: remove unused header file

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

 



Remove including of assert.h

Signed-off-by: Li Zefan <lizf@xxxxxxxxxxxxxx>

---
 disk-utils/mkfs.cramfs.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/disk-utils/mkfs.cramfs.c b/disk-utils/mkfs.cramfs.c
index 95e1cac..e61ac9e 100644
--- a/disk-utils/mkfs.cramfs.c
+++ b/disk-utils/mkfs.cramfs.c
@@ -33,7 +33,6 @@
 #include <stdlib.h>
 #include <errno.h>
 #include <string.h>
-#include <assert.h>
 #include <getopt.h>
 #include <stdarg.h>
 #include <zlib.h>
-- 
1.5.3.rc7

-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" 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