$OpenBSD: patch-ui_events_x_keysym_to_unicode_h,v 1.1 2014/10/13 06:49:19 robert Exp $
--- ui/events/x/keysym_to_unicode.h.orig.port	Fri Oct 10 19:21:02 2014
+++ ui/events/x/keysym_to_unicode.h	Fri Oct 10 19:21:15 2014
@@ -5,7 +5,7 @@
 #ifndef UI_EVENTS_X_KEYSYM_TO_UNICODE_H_
 #define UI_EVENTS_X_KEYSYM_TO_UNICODE_H_
 
-#include <cstdint>
+#include <stdint.h>
 
 namespace ui {
 
