$OpenBSD: patch-base_debug_stack_trace_h,v 1.4 2017/01/26 17:08:25 robert Exp $
--- base/debug/stack_trace.h.orig.port	Thu Dec 15 00:02:02 2016
+++ base/debug/stack_trace.h	Tue Jan  3 20:29:54 2017
@@ -15,6 +15,7 @@
 #include "build/build_config.h"
 
 #if defined(OS_POSIX)
+#include <sys/stdint.h>
 #include <unistd.h>
 #endif
 
