Fix compilation for minidump-2-core.
Review URL: http://breakpad.appspot.com/199001 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@691 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
4b7f1eba64
commit
1efa3f9e10
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
#include <stddef.h>
|
||||
|
||||
#include "google_breakpad/common/breakpad_types.h"
|
||||
#include "google_breakpad/common/minidump_format.h"
|
||||
|
||||
// These are additional minidump stream values which are specific to the linux
|
||||
// breakpad implementation.
|
||||
|
|
Loading…
Reference in a new issue