1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/palm/syncal/files/patch-bc
Lars Koeller 67ad45f0c3 o) Fix perl usage. Use sed_reinplace instead
o) Upgrade to version 0.8.7
o) Fix compile problems with pilot-link-0.11.X
2003-01-20 20:56:45 +00:00

13 lines
285 B
Plaintext

*** syncal_cat.c.org Mon Jan 20 21:49:52 2003
--- syncal_cat.c Mon Jan 20 21:50:06 2003
***************
*** 11,16 ****
--- 11,17 ----
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+ #include <errno.h>
#include <sys/stat.h>
#include <time.h>
#include <ctype.h>