Remove including of assert.h

Signed-off-by: Li Zefan <[EMAIL PROTECTED]>

---
 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to