projects
/
ttyd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be225d1
)
utils: remove useless include
author
Shuanglei Tao
<tsl0922@gmail.com>
Sat, 20 Feb 2021 15:25:21 +0000
(23:25 +0800)
committer
Shuanglei Tao
<tsl0922@gmail.com>
Sat, 20 Feb 2021 15:25:21 +0000
(23:25 +0800)
src/utils.c
patch
|
blob
|
history
diff --git
a/src/utils.c
b/src/utils.c
index 2fdc3b7d06e4d65b989320bcfab38cbc338c3d99..7443884eed73908d1d4daa4a2b24ca8140fbd8f0 100644
(file)
--- a/
src/utils.c
+++ b/
src/utils.c
@@
-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