$OpenBSD: patch-base_debug_stack_trace_h,v 1.3 2016/03/23 20:13:06 robert Exp $
--- base/debug/stack_trace.h.orig.port	Wed Feb 24 00:01:57 2016
+++ base/debug/stack_trace.h	Thu Mar  3 09:43:25 2016
@@ -14,6 +14,7 @@
 #include "build/build_config.h"
 
 #if defined(OS_POSIX)
+#include <sys/stdint.h>
 #include <unistd.h>
 #endif
 
