$OpenBSD: patch-base_debug_stack_trace_h,v 1.5 2017/06/25 21:53:56 robert Exp $
Index: base/debug/stack_trace.h
--- base/debug/stack_trace.h.orig
+++ base/debug/stack_trace.h
@@ -16,6 +16,7 @@
 #include "build/build_config.h"
 
 #if defined(OS_POSIX)
+#include <sys/stdint.h>
 #include <unistd.h>
 #endif
 
