summaryrefslogtreecommitdiff
path: root/pcap_dump_file.3pcap
diff options
context:
space:
mode:
authorguy <guy>2008-04-05 20:26:56 +0000
committerguy <guy>2008-04-05 20:26:56 +0000
commit37340171346a8f9cf4cbec922b27683f282a9e26 (patch)
tree2653c0f27e466ec5c77d0a4d17c4b9247f01ca9d /pcap_dump_file.3pcap
parentbaadfaab07e6807d3fd776032707bcd6ee909788 (diff)
downloadlibpcap-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_dump_file.3pcap')
-rw-r--r--pcap_dump_file.3pcap4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcap_dump_file.3pcap b/pcap_dump_file.3pcap
index c2b3ff35..900db120 100644
--- a/pcap_dump_file.3pcap
+++ b/pcap_dump_file.3pcap
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump_file.3pcap,v 1.1 2008-04-05 20:19:41 guy Exp $
+.\" @(#) $Header: /tcpdump/master/libpcap/pcap_dump_file.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.
@@ -25,7 +25,7 @@ pcap_dump_file \- get the standard I/O stream for a savefile being written
.SH SYNOPSIS
.nf
.ft B
-#include <pcap.h>
+#include <pcap/pcap.h>
.ft
.LP
.ft B