]> git.pld-linux.org Git - packages/suck.git/blob - suck-perl-5.6.patch
- new URLs, updated to 4.3.4
[packages/suck.git] / suck-perl-5.6.patch
1 --- suck-4.3.4.orig/killprg.c   Sat Jan 27 01:52:45 2001
2 +++ suck-4.3.4/killprg.c        Sat Jan 27 01:52:22 2001
3 @@ -58,6 +58,7 @@
4  #ifdef PERL_EMBED
5  #include <EXTERN.h>
6  #include <perl.h>
7 +#include <XSUB.h>
8  #ifdef OLD_PERL
9  #ifndef ERRSV
10  # define ERRSV (GvSV(errgv)) /* needed for perl 5.004 and earlier */
11 diff -Nur suck-4.2.4.orig/rpost.c suck-4.2.4/rpost.c
12 --- suck-4.2.4.orig/rpost.c     Tue May 16 00:00:39 2000
13 +++ suck-4.2.4/rpost.c  Sat Jan 27 01:52:05 2001
14 @@ -20,6 +20,7 @@
15  #ifdef PERL_EMBED
16  #include <EXTERN.h>
17  #include <perl.h>
18 +#include <XSUB.h>
19  #ifdef OLD_PERL
20  #ifndef ERRSV
21  # define ERRSV (GvSV(errgv))  /* needed for perl 5.004 and earlier */
This page took 0.141832 seconds and 3 git commands to generate.