Formerly remake.c.~28~

This commit is contained in:
Roland McGrath 1992-06-11 05:05:49 +00:00
parent a61fc8acd1
commit 5631243fdd

View file

@ -29,12 +29,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <fcntl.h> #include <fcntl.h>
#endif #endif
#if !defined(__GNU_LIBRARY__) && !defined(POSIX)
extern int fstat ();
extern time_t time ();
#endif
extern int try_implicit_rule (); extern int try_implicit_rule ();