mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
4bce300b24
RRA implements the Remote Replication Agent Connection protocol for synchronising objects between a Windows CE device and other computer. PR: ports/64135 Submitted by: Sam Lawrance <boris@brooknet.com.au>
9 lines
310 B
C
9 lines
310 B
C
--- src/rra-timezone.c.orig Thu Mar 11 22:26:25 2004
|
|
+++ src/rra-timezone.c Thu Mar 11 22:26:39 2004
|
|
@@ -1,5 +1,4 @@
|
|
/* $Id: rra-timezone.c,v 1.6 2003/12/08 09:44:02 twogood Exp $ */
|
|
-#define _POSIX_C_SOURCE 2 /* for getopt */
|
|
#define _BSD_SOURCE
|
|
#include "../lib/timezone.h"
|
|
#include "../lib/generator.h"
|