diff options
| author | Michael Mason <ms13sp@gmail.com> | 2009-12-21 14:47:25 +0000 |
|---|---|---|
| committer | Michael Mason <ms13sp@gmail.com> | 2009-12-21 14:47:25 +0000 |
| commit | d06ed46c4a54d0192aa2070631e400caf173fcf4 (patch) | |
| tree | 5a4a5bd577fdb3e15702bc7c85b157a9d53e571a /testing/dahdi-linux-vserver/dahdi-zaphfc.patch | |
| parent | b7c30010b016b86d1a74263641c39facd754c497 (diff) | |
| parent | b316c8b937ab28b0e1ad8bf6cd43da81d8e5d0e8 (diff) | |
| download | aports-d06ed46c4a54d0192aa2070631e400caf173fcf4.tar.bz2 aports-d06ed46c4a54d0192aa2070631e400caf173fcf4.tar.xz | |
Merge branch 'master' of git://git.alpinelinux.org/aports
Diffstat (limited to 'testing/dahdi-linux-vserver/dahdi-zaphfc.patch')
| -rw-r--r-- | testing/dahdi-linux-vserver/dahdi-zaphfc.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/dahdi-linux-vserver/dahdi-zaphfc.patch b/testing/dahdi-linux-vserver/dahdi-zaphfc.patch index b711c07ff9..735d1c5a3f 100644 --- a/testing/dahdi-linux-vserver/dahdi-zaphfc.patch +++ b/testing/dahdi-linux-vserver/dahdi-zaphfc.patch @@ -2,7 +2,7 @@ Index: dahdi-linux-2.1.0/drivers/dahdi/zaphfc.c =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ dahdi-linux-2.1.0/drivers/dahdi/zaphfc.c 2008-12-10 12:46:14.000000000 +0200 -@@ -0,0 +1,1129 @@ +@@ -0,0 +1,1130 @@ +/* + * zaphfc.c - Zaptel driver for HFC-S PCI A based ISDN BRI cards + * @@ -29,6 +29,7 @@ Index: dahdi-linux-2.1.0/drivers/dahdi/zaphfc.c +#include <linux/init.h> +#include <linux/interrupt.h> +#include <linux/delay.h> ++#include <linux/sched.h> +#include <dahdi/kernel.h> +#include "zaphfc.h" + |
