1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-18 17:39:22 +02:00

Don't include time.h; system.h already does it.

This commit is contained in:
Jim Meyering
2003-07-23 07:07:07 +00:00
parent 1e6e2a0101
commit b78c9ccbd5
-1
View File
@@ -314,7 +314,6 @@
#include <stdio.h>
#include <getopt.h>
#include <sys/types.h>
#include <time.h>
#include "system.h"
#include "closeout.h"
#include "error.h"