mirror of
https://repo.or.cz/socat.git
synced 2025-07-30 14:06:50 +00:00
Include <poll.h> instead of <sys/poll.h>
This commit is contained in:
parent
ad524a56b7
commit
59a11f2efb
4 changed files with 11 additions and 2 deletions
|
@ -185,6 +185,9 @@
|
|||
/* Define if you have the <sys/types.h> header file. */
|
||||
#undef HAVE_SYS_TYPES_H
|
||||
|
||||
/* Define if you have the <poll.h> header file. */
|
||||
#undef HAVE_POLL_H
|
||||
|
||||
/* Define if you have the <sys/poll.h> header file. */
|
||||
#undef HAVE_SYS_POLL_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue