summaryrefslogtreecommitdiff
path: root/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch')
-rw-r--r--dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch13
1 files changed, 0 insertions, 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 fc3af861d21c..000000000000
--- 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