uppsrc_Core_r14583.diff

Proposed patch for uppsrc (since 14583 revision) - Sender Ghost, 06/13/2020 10:23 AM

Download (272 Bytes)

View differences:

uppsrc/Core/Cpu.cpp
8 8
#endif
9 9
#endif
10 10

  
11
#ifdef PLATFORM_FREEBSD
12
#include <sys/vmmeter.h>
13
#endif
11 14
#ifdef PLATFORM_MACOS
12 15
#include <mach/mach.h>
13 16
#include <mach/vm_statistics.h>