diff options
Diffstat (limited to 'net-dialup/hcfpcimodem/files/hcfpcimodem-1.12-implicit-declarations.patch')
-rw-r--r-- | net-dialup/hcfpcimodem/files/hcfpcimodem-1.12-implicit-declarations.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/net-dialup/hcfpcimodem/files/hcfpcimodem-1.12-implicit-declarations.patch b/net-dialup/hcfpcimodem/files/hcfpcimodem-1.12-implicit-declarations.patch deleted file mode 100644 index c1fc95102cde..000000000000 --- a/net-dialup/hcfpcimodem/files/hcfpcimodem-1.12-implicit-declarations.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff -Nru hcfpcimodem-1.12full.orig/diag/diag.c hcfpcimodem-1.12full/diag/diag.c ---- hcfpcimodem-1.12full.orig/diag/diag.c 2004-12-14 09:50:46.000000000 +0200 -+++ hcfpcimodem-1.12full/diag/diag.c 2007-04-10 03:32:15.000000000 +0300 -@@ -13,6 +13,7 @@ - #include <asm/byteorder.h> - #include <stdio.h> - #include <sys/select.h> -+#include <stdlib.h> - - #include "framewrk.h" - #include "osservices.h" -diff -Nru hcfpcimodem-1.12full.orig/diag/modemexpert.c hcfpcimodem-1.12full/diag/modemexpert.c ---- hcfpcimodem-1.12full.orig/diag/modemexpert.c 2004-12-14 09:50:39.000000000 +0200 -+++ hcfpcimodem-1.12full/diag/modemexpert.c 2007-04-10 03:36:16.000000000 +0300 -@@ -13,6 +13,7 @@ - #include <errno.h> - #include <signal.h> - #include <sys/queue.h> -+#include <string.h> - - #include "framewrk.h" - #include "osservices.h" |