mirror of
https://repo.or.cz/socat.git
synced 2025-07-11 06:22:58 +00:00
Fixes for old Debian
This commit is contained in:
parent
0f1c5dd85a
commit
19d488a14f
6 changed files with 194 additions and 138 deletions
|
@ -182,7 +182,7 @@
|
|||
#if WITH_NAMESPACES && HAVE_SCHED_H
|
||||
#include <sched.h>
|
||||
#endif
|
||||
#if WITH_POSIXMQ
|
||||
#if WITH_POSIXMQ && HAVE_MQUEUE_H
|
||||
#include <mqueue.h> /* POSIX MQ */
|
||||
#endif
|
||||
#if WITH_READLINE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue