修复编译问题
This commit is contained in:
parent
f5842f8c1f
commit
f833bfb031
|
|
@ -8,6 +8,8 @@
|
|||
* may be found in the AUTHORS file in the root of the source tree.
|
||||
*/
|
||||
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
#ifdef _WIN32
|
||||
#include "windows.h"
|
||||
#else
|
||||
|
|
|
|||
Loading…
Reference in New Issue