You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/libnfc/files/libnfc-1.5.1-glibc-2.17.patch

14 lines
248 B

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