commit: 392f1e316836de751f683bb7406c04fc942b93fc Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Nov 15 15:28:40 2019 +0000 Commit: Mike Auty <ikelos <AT> gentoo <DOT> org> CommitDate: Sat Nov 16 13:51:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=392f1e31
dev-libs/libnfc: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Mike Auty <ikelos <AT> gentoo.org> dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch b/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch deleted file mode 100644 index fc3af861d21..00000000000 --- a/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/libnfc/log.h b/libnfc/log.h -index 90cb747..3438511 100644 ---- a/libnfc/log.h -+++ b/libnfc/log.h -@@ -18,6 +18,8 @@ - #ifndef __LOG_H__ - #define __LOG_H__ - -+#include <stdint.h> -+ - #if defined(HAS_LOG4C) && HAS_LOG4C - - #define LOGGING 1