dev-libs/libnfc: remove unused patch(es)
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 15 Nov 2019 15:28:40 +0000 (16:28 +0100)
committerMike Auty <ikelos@gentoo.org>
Sat, 16 Nov 2019 13:51:58 +0000 (13:51 +0000)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Mike Auty <ikelos@gentoo.org>
dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch [deleted file]

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 (file)
index fc3af86..0000000
+++ /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