tools, fix implicit declaration of function atoi warning
(cherry picked from commit 1ca3d99fbc
)
This commit is contained in:
@ -7,6 +7,7 @@
|
|||||||
#include <tchar.h>
|
#include <tchar.h>
|
||||||
#include <tlhelp32.h>
|
#include <tlhelp32.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
static BOOL
|
static BOOL
|
||||||
resume_process (DWORD dwOwnerPID)
|
resume_process (DWORD dwOwnerPID)
|
||||||
|
Reference in New Issue
Block a user