summaryrefslogtreecommitdiff
path: root/e2fsck/dirinfo.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>1998-02-01 12:58:48 +0000
committerTheodore Ts'o <tytso@mit.edu>1998-02-01 12:58:48 +0000
commit54be2ccc2251784fd771590a5e72827afd82df40 (patch)
treed6869793c45dd4ac2446b3e23c569b092f32adb4 /e2fsck/dirinfo.c
parent24dd4028eb2b0083fe772fb88de2ecd29b43f908 (diff)
downloade2fsprogs-54be2ccc2251784fd771590a5e72827afd82df40.tar.gz
ChangeLog, dirinfo.c, e2fsck.c, e2fsck.h, super.c:
dirinfo.c, e2fsck.c: Don't include com_err.h; it isn't needed. e2fsck.h: Include <time.h> since it is needed super.c: If EXT2_SKIP_UUID is defined, then skip the UUID processing.
Diffstat (limited to 'e2fsck/dirinfo.c')
-rw-r--r--e2fsck/dirinfo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/e2fsck/dirinfo.c b/e2fsck/dirinfo.c
index d2dca595..c99b99e1 100644
--- a/e2fsck/dirinfo.c
+++ b/e2fsck/dirinfo.c
@@ -5,7 +5,6 @@
* under the terms of the GNU Public License.
*/
-#include <et/com_err.h>
#include "e2fsck.h"
/*