1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-28 00:59:04 +00:00

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.