mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 23:53:25 +00:00
Fixes for FreeBSD-15 (DCCP)
This commit is contained in:
parent
48f3341d82
commit
f0b30f3859
4 changed files with 32 additions and 12 deletions
|
@ -288,6 +288,9 @@
|
|||
/* Define if you have the <linux/if_tun.h> header file. */
|
||||
#undef HAVE_LINUX_IF_TUN_H
|
||||
|
||||
/* Define if you have the <netinet/dccp.h> header file. */
|
||||
#undef HAVE_NETINET_DCCP_H
|
||||
|
||||
/* Define if you have the <linux/dccp.h> header file. */
|
||||
#undef HAVE_LINUX_DCCP_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue