mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Unbreak heimdal build: we can no longer #include <netinet6/in6.h>
This commit is contained in:
parent
ee76ce7fa5
commit
7c99dc5eaa
1 changed files with 1 additions and 1 deletions
|
|
@ -566,7 +566,7 @@
|
|||
#define HAVE_NETINET_TCP_H 1
|
||||
|
||||
/* Define if you have the <netinet6/in6.h> header file. */
|
||||
#define HAVE_NETINET6_IN6_H 1
|
||||
/* #undef HAVE_NETINET6_IN6_H */
|
||||
|
||||
/* Define if you have the <netinfo/ni.h> header file. */
|
||||
/* #undef HAVE_NETINFO_NI_H */
|
||||
|
|
|
|||
Loading…
Reference in a new issue