mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:23:31 +03:00
Removed unneeded includes of signal.h and setjmp.h
This commit is contained in:
parent
4adcf7e9ed
commit
8f467b4288
12 changed files with 0 additions and 30 deletions
|
|
@ -66,7 +66,6 @@
|
|||
#ifdef HAVE_SYS_IOCTL_H
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
#include <signal.h>
|
||||
|
||||
#ifdef HAVE_SYS_PARAM_H
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue