X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=m4%2Fposix%2Fnetinet_in.m4;h=88f054b57120fd50bbe201d9cc0bf1a64458dc0a;hp=e226d0517b1fdb807ac98e60ffa32858f8d4232b;hb=2f08002ac0b6de75b0ecb6fe57cbbc70cb2424ae;hpb=c9b3436bd51a4dcf7d6cc6817d4c7a8ad99538d4 diff --git a/m4/posix/netinet_in.m4 b/m4/posix/netinet_in.m4 index e226d05..88f054b 100644 --- a/m4/posix/netinet_in.m4 +++ b/m4/posix/netinet_in.m4 @@ -62,5 +62,5 @@ PSI_CHECK_NETINET_IN() { PSI_MACRO(int IN6_IS_ADDR_MC_ORGLOCAL, [(const struct in6_addr *a)]) PSI_MACRO(int IN6_IS_ADDR_MC_GLOBAL, [(const struct in6_addr *a)]) - PSI_EXTVAR(struct in6_addr in6addr_loopback) + PSI_MACRO(struct in6_addr in6addr_loopback) }