blob: 14c5e1b15d49990d187934c6d232cc8e60e16033 (
plain)
1
2
3
4
5
6
7
8
9
|
$NetBSD: patch-af,v 1.2 2006/01/05 17:29:04 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 @@
-#define _POSIX_C_SOURCE 2 /* for getopt */
#define _BSD_SOURCE
#include "../lib/timezone.h"
#include "../lib/generator.h"
|