1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/palm/synce-rra/files/patch-src-rra-timezone.c
Pav Lucistnik 4bce300b24 Add synce-rra, a project for connecting to devices running Windows CE or Pocket PC.
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>
2004-03-13 21:44:14 +00:00

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"