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, 13 insertions, 0 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
new file mode 100644
index 000000000000..fc3af861d21c
--- /dev/null
+++ b/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch
@@ -0,0 +1,13 @@
+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