mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-27 01:44:21 +00:00
remove explicit declaration of putenv, ...
* src/date.c: ... now that gnulib guarantees that it's in <stdlib.h>. * src/env.c: Likewise.
This commit is contained in:
parent
be6b4218e4
commit
57e2022b8d
@ -38,8 +38,6 @@
|
||||
|
||||
#define AUTHORS proper_name ("David MacKenzie")
|
||||
|
||||
int putenv ();
|
||||
|
||||
static bool show_date (const char *format, struct timespec when);
|
||||
|
||||
enum Time_spec
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user