SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
misc/plan/patches/patch-src_holiday_c
Normal file
12
misc/plan/patches/patch-src_holiday_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: src/holiday.c
|
||||
--- src/holiday.c.orig
|
||||
+++ src/holiday.c
|
||||
@@ -50,7 +50,7 @@ static int calc_pascha(int);
|
||||
extern int yyparse(void);
|
||||
|
||||
|
||||
-#if defined(bsdi)||defined(linux)||defined(__NetBSD__)||defined(__FreeBSD__)||defined(HPGCC)||defined(__EMX__)||defined(__OpenBSD__)||defined(MACOSX)
|
||||
+#if defined(bsdi)||defined(linux)||defined(__NetBSD__)||defined(__FreeBSD__)||defined(HPGCC)||defined(__EMX__)||defined(MACOSX)
|
||||
int yylineno;
|
||||
#else
|
||||
extern int yylineno; /* current line # being parsed */
|
Loading…
Add table
Add a link
Reference in a new issue