mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 791366 - Define HAVE_PAGE_FAULT_REPORTERS on every Unix. r=njn
This commit is contained in:
parent
e2fd8cc656
commit
2d1a061499
@ -33,7 +33,7 @@ using namespace mozilla;
|
||||
# include "jemalloc.h"
|
||||
#endif // MOZ_MEMORY
|
||||
|
||||
#if defined(XP_LINUX) || defined(XP_MACOSX) || defined(SOLARIS)
|
||||
#ifdef XP_UNIX
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <sys/resource.h>
|
||||
|
Loading…
Reference in New Issue
Block a user