diff options
Diffstat (limited to 'comms/synce-rra/patches/patch-af')
-rw-r--r-- | comms/synce-rra/patches/patch-af | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/synce-rra/patches/patch-af b/comms/synce-rra/patches/patch-af index 14c5e1b15d4..f1179bd7834 100644 --- a/comms/synce-rra/patches/patch-af +++ b/comms/synce-rra/patches/patch-af @@ -1,9 +1,9 @@ -$NetBSD: patch-af,v 1.2 2006/01/05 17:29:04 joerg Exp $ +$NetBSD: patch-af,v 1.3 2006/01/05 23:25:30 joerg Exp $ --- 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 @@ +@@ -2,4 +2,2 @@ -#define _POSIX_C_SOURCE 2 /* for getopt */ - #define _BSD_SOURCE +-#define _BSD_SOURCE #include "../lib/timezone.h" #include "../lib/generator.h" |