diff options
Diffstat (limited to 'comms/synce-rra/patches/patch-af')
-rw-r--r-- | comms/synce-rra/patches/patch-af | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/comms/synce-rra/patches/patch-af b/comms/synce-rra/patches/patch-af index 0a1e1c21574..14c5e1b15d4 100644 --- a/comms/synce-rra/patches/patch-af +++ b/comms/synce-rra/patches/patch-af @@ -1,8 +1,9 @@ -$NetBSD: patch-af,v 1.1.1.1 2005/10/13 16:57:41 wiz Exp $ +$NetBSD: patch-af,v 1.2 2006/01/05 17:29:04 joerg Exp $ ---- src/rra-timezone.c.orig 2005-10-13 18:13:44.000000000 +0200 -+++ src/rra-timezone.c 2005-10-13 18:14:15.000000000 +0200 -@@ -1,0 +2 @@ -+#if 0 -@@ -3,0 +5 @@ -+#endif +--- src/rra-timezone.c.orig 2004-08-01 18:01:27.000000000 +0000 ++++ src/rra-timezone.c 2006-01-05 17:15:55.000000000 +0000 +@@ -2,4 +2,3 @@ +-#define _POSIX_C_SOURCE 2 /* for getopt */ + #define _BSD_SOURCE + #include "../lib/timezone.h" + #include "../lib/generator.h" |