utils: remove useless include

This commit is contained in:
Shuanglei Tao
2021-02-20 23:25:21 +08:00
parent be225d1572
commit 49068cf536

View File

@@ -16,7 +16,6 @@ const char *sys_signame[NSIG] = {
#endif
#if defined(_WIN32) || defined(__CYGWIN__)
#include <shellapi.h>
#include <windows.h>
// https://github.com/mirror/newlib-cygwin/blob/master/winsup/cygwin/strsig.cc
#ifndef NSIG