summaryrefslogtreecommitdiff
path: root/package/tzdata/patches/patch-localtime_c
blob: 62ddda50c10c7086752033a0193b4da8e5aadc76 (plain)
1
2
3
4
5
6
7
8
9
10
--- w-tzdata-2013d-1.orig/localtime.c	2013-05-28 06:26:18.000000000 +0200
+++ w-tzdata-2013d-1/localtime.c	2013-10-04 11:35:35.000000000 +0200
@@ -10,6 +10,7 @@
 
 /*LINTLIBRARY*/
 
+#include <stdint.h>
 #include "private.h"
 #include "tzfile.h"
 #include "fcntl.h"