mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-fs/hfsutils: remove unused patch
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16545 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
committed by
Sergei Trofimovich
parent
c01d76cb90
commit
2a1b7ae03c
@@ -1,12 +0,0 @@
|
||||
--- a/tclhfs.c
|
||||
+++ b/tclhfs.c
|
||||
@@ -43,8 +43,7 @@
|
||||
# include "charset.h"
|
||||
# include "suid.h"
|
||||
# include "version.h"
|
||||
-
|
||||
-extern int errno;
|
||||
+# include <errno.h>
|
||||
|
||||
# define ERROR(code, str) (hfs_error = (str), errno = (code))
|
||||
|
||||
Reference in New Issue
Block a user