diff options
author | Roland McGrath <roland@redhat.com> | 1992-08-13 21:50:48 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1992-08-13 21:50:48 +0000 |
commit | 81731a29d1a9c449a16a0c00cc5189468dff07fb (patch) | |
tree | 5b345eeab2b8fb990dab7c59a7ebd19b1d37bf97 | |
parent | ad93a01fa6c36ec23f6c3875b9048c3e4bb5c45e (diff) | |
download | gunmake-81731a29d1a9c449a16a0c00cc5189468dff07fb.tar.gz |
Formerly main.c.~56~
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,7 +21,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "file.h" #include "variable.h" #include "job.h" -#include <time.h> #include "getopt.h" |