mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-26 19:34:15 +08:00
Remove unused declaration of mktime. From Tony Leneis.
This commit is contained in:
parent
daf9bddd16
commit
4b7c7e9d33
@ -42,7 +42,6 @@
|
||||
#include "argmatch.h"
|
||||
|
||||
#ifndef STDC_HEADERS
|
||||
time_t mktime ();
|
||||
time_t time ();
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user