$NetBSD: patch-ae,v 1.1.1.1 2005/10/13 16:57:41 wiz Exp $

--- lib/timezone.c.orig	2005-03-05 21:37:51.000000000 +0100
+++ lib/timezone.c
@@ -126,7 +126,7 @@ exit:
 void rra_timezone_create_id(RRA_Timezone* tzi, char** id)/*{{{*/
 {
   char* name = wstr_to_ascii(tzi->StandardName);
-  char* p;
+  unsigned char* p;
   char buffer[128];
 
   if (!id)
