$OpenBSD: patch-base_debug_stack_trace_h,v 1.7 2018/05/04 07:14:57 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
 
