flush
[m6w6/ext-psi] / m4 / netinet_tcp.m4
index 7c4677cfb3f73be9ea35ffae8c85cdfb4334e32a..4e10420884559c69c3b6b6dcd1b921148d4330ef 100644 (file)
@@ -1,5 +1,5 @@
 PSI_CHECK_NETINET_TCP() {
-       AC_CHECK_HEADERS(netinet/tcp.h)
+       PSI_CONFIG_POSIX(netinet/tcp, netinet/tcp.h)
 
        PSI_CONST(TCP_NODELAY, int)
 }