summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ttcp.4
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-03-19 19:47:43 +0000
committerbde <bde@FreeBSD.org>1997-03-19 19:47:43 +0000
commita78ab833295ca8c18ce65c05c7504fea984571fd (patch)
tree9774477250d210ce5530a463f392caa021d2a849 /share/man/man4/ttcp.4
parent0e6987f95b41e8595536e877ec50562cb3da1127 (diff)
downloadFreeBSD-src-a78ab833295ca8c18ce65c05c7504fea984571fd.zip
FreeBSD-src-a78ab833295ca8c18ce65c05c7504fea984571fd.tar.gz
Fixed missing #include(s) (mostly of <sys/types.h> in synopsis).
Reviewed by: wollman
Diffstat (limited to 'share/man/man4/ttcp.4')
-rw-r--r--share/man/man4/ttcp.43
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/ttcp.4 b/share/man/man4/ttcp.4
index d70c43e..7d84c44 100644
--- a/share/man/man4/ttcp.4
+++ b/share/man/man4/ttcp.4
@@ -25,7 +25,7 @@
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: ttcp.4,v 1.5 1997/02/22 13:24:46 peter Exp $
.\"
.Dd January 18, 1995
.Dt TTCP 4
@@ -34,6 +34,7 @@
.Nm ttcp
.Nd Transmission Control Protocol Extensions for Transactions
.Sh
+.Fd #include <sys/types.h>
.Fd #include <sys/socket.h>
.Fd #include <netinet/in.h>
.Fd #include <netinet/tcp.h>
OpenPOWER on IntegriCloud