From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- sys-block/cec/files/cec-14-fno-common.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys-block/cec/files/cec-14-fno-common.patch') diff --git a/sys-block/cec/files/cec-14-fno-common.patch b/sys-block/cec/files/cec-14-fno-common.patch index e7e3ce022675..194b8a5866cc 100644 --- a/sys-block/cec/files/cec-14-fno-common.patch +++ b/sys-block/cec/files/cec-14-fno-common.patch @@ -10,15 +10,13 @@ struct Pkt { uchar dst[6]; uchar src[6]; -@@ -76,7 +79,7 @@ extern int errno; - Shelf tab[Ntab]; +@@ -77,5 +80,5 @@ extern int errno; int ntab; uchar contag; -extern int fd; /* set in netopen */ +int fd; /* set in netopen */ int shelf; Shelf *connp; - char esc = ''; --- a/cec.h +++ b/cec.h @@ -6,8 +6,8 @@ typedef unsigned char uchar; -- cgit v1.2.3