Fix brace balancing with PCAP_IS_SUITABLE macro.

This commit is contained in:
david 2012-02-01 00:38:37 +00:00
parent d46163f9ef
commit 94f88daee6

View file

@ -84,7 +84,6 @@ int main() {
],
[AC_MSG_RESULT(no); $2],
[AC_MSG_RESULT(cross-compiling -- assuming yes); $3])
])
])
dnl Checks if IPPROTO_RAW induces IP_HDRINCL-like behavior in AF_INET6 sockets.