mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-15 01:57:58 +08:00
util/linux: #include what you use
An #include was missing from 59c5d848e5c5. Change-Id: Ib0074aefbc8dc231a097c2edd3ef3047f5cff32e Reviewed-on: https://chromium-review.googlesource.com/734232 Reviewed-by: Joshua Peraza <jperaza@chromium.org>
This commit is contained in:
parent
8b63f1f00a
commit
c2cc76dc26
@ -20,6 +20,7 @@
|
||||
#include <sys/uio.h>
|
||||
|
||||
#include "base/logging.h"
|
||||
#include "build/build_config.h"
|
||||
#include "util/misc/from_pointer_cast.h"
|
||||
|
||||
#if defined(ARCH_CPU_X86_FAMILY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user