mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
Rely on winsock2.h for timeval
Bug: crashpad: Change-Id: Iee8ebfaf7c4a1e8e87fcfcbc6ee8a4529a2f7c52 Reviewed-on: https://chromium-review.googlesource.com/493893 Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Pierre-Antoine Manzagol <manzagop@chromium.org>
This commit is contained in:
parent
1969a5d758
commit
7d56fd2386
@ -15,9 +15,6 @@
|
||||
#ifndef CRASHPAD_COMPAT_WIN_SYS_TIME_H_
|
||||
#define CRASHPAD_COMPAT_WIN_SYS_TIME_H_
|
||||
|
||||
struct timeval {
|
||||
long tv_sec;
|
||||
long tv_usec;
|
||||
};
|
||||
#include <winsock2.h>
|
||||
|
||||
#endif // CRASHPAD_COMPAT_WIN_SYS_TIME_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user