summaryrefslogtreecommitdiff
path: root/audio/zinf/files/patch-ui-zinf-include-PixFontControl.h
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 03:59:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 03:59:35 +0000
commite95a885a95c52c19e18040208f07d05c1537fc53 (patch)
tree645eda65c011355ebebda0646557e5b5cb1f7e33 /audio/zinf/files/patch-ui-zinf-include-PixFontControl.h
parentUpdate for teamspeak_server port update (diff)
Update port: audio/zinf to 2.2.4
- Update to version 2.2.4 PR: ports/57001 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'audio/zinf/files/patch-ui-zinf-include-PixFontControl.h')
-rw-r--r--audio/zinf/files/patch-ui-zinf-include-PixFontControl.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/zinf/files/patch-ui-zinf-include-PixFontControl.h b/audio/zinf/files/patch-ui-zinf-include-PixFontControl.h
new file mode 100644
index 000000000000..45ef69afbac5
--- /dev/null
+++ b/audio/zinf/files/patch-ui-zinf-include-PixFontControl.h
@@ -0,0 +1,13 @@
+--- ui/zinf/include/PixFontControl.h.orig Thu Feb 13 21:21:37 2003
++++ ui/zinf/include/PixFontControl.h Mon Aug 18 17:37:47 2003
+@@ -32,7 +32,10 @@
+ #pragma warning(disable:4786)
+ #endif
+
++#include <inttypes.h>
++#if HAVE_STDINT_H
+ #include <stdint.h>
++#endif
+ #include <string>
+ #include <vector>
+