ChangeLog, e2fsck.h, super.c:
  super.c: Remove excess #includes which are not necessary.
  e2fsck.h: Add #ifdef's for HAVE_SYS_TYPES_H and HAVE_SYS_TIME_H

diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index efa67c3..d8de07f 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,9 @@
+Sun Oct 19 21:12:11 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+	* super.c: Remove excess #includes which are not necessary.
+
+	* e2fsck.h: Add #ifdef's for HAVE_SYS_TYPES_H and HAVE_SYS_TIME_H
+
 Fri Oct  3 13:40:03 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
 	* pass*.c, super.c: Massive changes to avoid using printf and