diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-12-24 01:00:33 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-12-24 01:00:33 +0000 |
| commit | 46d7550315cd1db7e0cdf313e2702222751d8a24 (patch) | |
| tree | 7c8ad1d503cf19120d55ce098d2f8bd1534fa721 /lib/profile/InstrProfilingUtil.c | |
| parent | cdf4f3055e964bb585f294cf77cb549ead82783f (diff) | |
Notes
Diffstat (limited to 'lib/profile/InstrProfilingUtil.c')
| -rw-r--r-- | lib/profile/InstrProfilingUtil.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/profile/InstrProfilingUtil.c b/lib/profile/InstrProfilingUtil.c index 110562383412..7f49d0f9fae1 100644 --- a/lib/profile/InstrProfilingUtil.c +++ b/lib/profile/InstrProfilingUtil.c @@ -9,6 +9,7 @@ #ifdef _WIN32 #include <direct.h> +#include <process.h> #include <windows.h> #include "WindowsMMap.h" #else |
