1
0
Fork 0
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:
Gerhard 2025-02-17 20:32:06 +01:00
parent 48f3341d82
commit f0b30f3859
4 changed files with 32 additions and 12 deletions

View file

@ -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