remove com_err.h includes

This commit is contained in:
Mike Frysinger
2005-06-11 20:29:02 +00:00
parent 16bc6159f3
commit 0b3fc1a9ac
3 changed files with 0 additions and 5 deletions

View File

@@ -22,7 +22,6 @@
#ifdef __MSDOS__
#include <io.h>
#endif
#include "et/com_err.h"
#include "ext2fs/ext2_io.h"
#ifdef __linux__