diff options
Diffstat (limited to 'libgo/config.h.in')
-rw-r--r-- | libgo/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libgo/config.h.in b/libgo/config.h.in index f6da8b982c4..8af626d6208 100644 --- a/libgo/config.h.in +++ b/libgo/config.h.in @@ -147,6 +147,9 @@ /* Define to 1 if you have the `mknodat' function. */ #undef HAVE_MKNODAT +/* Define to 1 if you have the <netinet/icmp6.h> header file. */ +#undef HAVE_NETINET_ICMP6_H + /* Define to 1 if you have the <netinet/if_ether.h> header file. */ #undef HAVE_NETINET_IF_ETHER_H |