summaryrefslogtreecommitdiff
path: root/audio/zinf/files/patch-base_include_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/zinf/files/patch-base_include_event.h')
-rw-r--r--audio/zinf/files/patch-base_include_event.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/zinf/files/patch-base_include_event.h b/audio/zinf/files/patch-base_include_event.h
new file mode 100644
index 000000000000..6dc2c249992d
--- /dev/null
+++ b/audio/zinf/files/patch-base_include_event.h
@@ -0,0 +1,13 @@
+--- base/include/event.h.orig 2003-09-16 17:34:53 UTC
++++ base/include/event.h
+@@ -24,7 +24,10 @@ ________________________________________
+ #ifndef INCLUDED_EVENT_H_
+ #define INCLUDED_EVENT_H_
+
++#include <inttypes.h>
++#if HAVE_STDINT_H
+ #include <stdint.h>
++#endif
+ #include "config.h"
+ #include "errors.h"
+