patch-localtime_c 266 B

12345678910
  1. --- w-tzdata-2013d-1.orig/localtime.c 2013-05-28 06:26:18.000000000 +0200
  2. +++ w-tzdata-2013d-1/localtime.c 2013-10-04 11:35:35.000000000 +0200
  3. @@ -10,6 +10,7 @@
  4. /*LINTLIBRARY*/
  5. +#include <stdint.h>
  6. #include "private.h"
  7. #include "tzfile.h"
  8. #include "fcntl.h"