mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-02 00:44:23 +01:00
utils: remove useless include
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user