mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2024-11-24 04:55:45 +01:00
Add missing header for free function
Change-Id: I8ff2dcb546849493f2883777895341e043e44fb3 Reviewed-on: https://chromium-review.googlesource.com/981965 Reviewed-by: Mark Mentovai <mark@chromium.org>
This commit is contained in:
parent
2d80611fed
commit
e93f852a3c
@ -31,6 +31,7 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <libgen.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
namespace google_breakpad {
|
||||
|
Loading…
Reference in New Issue
Block a user