mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly remake.c.~28~
This commit is contained in:
parent
a61fc8acd1
commit
5631243fdd
1 changed files with 0 additions and 6 deletions
6
remake.c
6
remake.c
|
@ -29,12 +29,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
|
||||
#if !defined(__GNU_LIBRARY__) && !defined(POSIX)
|
||||
extern int fstat ();
|
||||
extern time_t time ();
|
||||
#endif
|
||||
|
||||
extern int try_implicit_rule ();
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue