mirror of
https://github.com/curl/curl.git
synced 2026-07-23 09:27:17 +03:00
#if that should be #ifdef
This commit is contained in:
parent
b3461bab1d
commit
813a1107f4
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
#ifdef HAVE_SYS_IOCTL_H
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
#if HAVE_SIGNAL_H
|
||||
#ifdef HAVE_SIGNAL_H
|
||||
#include <signal.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue