diff options
author | guy <guy> | 2008-04-05 20:26:56 +0000 |
---|---|---|
committer | guy <guy> | 2008-04-05 20:26:56 +0000 |
commit | 37340171346a8f9cf4cbec922b27683f282a9e26 (patch) | |
tree | 2653c0f27e466ec5c77d0a4d17c4b9247f01ca9d /pcap_setnonblock.3pcap | |
parent | baadfaab07e6807d3fd776032707bcd6ee909788 (diff) | |
download | libpcap-37340171346a8f9cf4cbec922b27683f282a9e26.tar.gz |
Include <pcap/pcap.h> in the SUMMARY sections - as long as we're going
to 1.0, might as well go with the place where Red Hat stuck the header
at one point and where the header "officially" resides.
(We should put a "backwards compatibility" note into pcap.3pcap.)
Diffstat (limited to 'pcap_setnonblock.3pcap')
-rw-r--r-- | pcap_setnonblock.3pcap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcap_setnonblock.3pcap b/pcap_setnonblock.3pcap index 752277e4..64e32c06 100644 --- a/pcap_setnonblock.3pcap +++ b/pcap_setnonblock.3pcap @@ -1,4 +1,4 @@ -.\" @(#) $Header: /tcpdump/master/libpcap/pcap_setnonblock.3pcap,v 1.1 2008-04-05 20:19:42 guy Exp $ +.\" @(#) $Header: /tcpdump/master/libpcap/pcap_setnonblock.3pcap,v 1.2 2008-04-05 20:26:56 guy Exp $ .\" .\" Copyright (c) 1994, 1996, 1997 .\" The Regents of the University of California. All rights reserved. @@ -26,7 +26,7 @@ non-blocking mode on a capture device .SH SYNOPSIS .nf .ft B -#include <pcap.h> +#include <pcap/pcap.h> .ft .LP .nf |