We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b8aca7 + 40bd6e0 commit 5691fc1Copy full SHA for 5691fc1
Library/libs/localtim_r.c
@@ -1,9 +1,6 @@
1
#include <time.h>
2
#include <string.h>
3
4
-#include <time.h>
5
-#include <string.h>
6
-
7
/* Slight duplication here so gmtime doesn't suck in tz and all the rest */
8
#define SECS_PER_DAY 86400
9
#define SECS_PER_HOUR 3600
0 commit comments