1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

mktime: merge <sys/types.h> change from gnulib

This commit is contained in:
Paul Eggert
2012-05-22 06:07:58 -07:00
committed by H.J. Lu
parent 95770f140b
commit bd83aabe5a
2 changed files with 4 additions and 1 deletions

View File

@ -32,7 +32,6 @@
# define LEAP_SECONDS_POSSIBLE 1
#endif
#include <sys/types.h> /* Some systems define `time_t' here. */
#include <time.h>
#include <limits.h>