summaryrefslogtreecommitdiff
path: root/packet.c
diff options
context:
space:
mode:
authorlteo@openbsd.org <lteo@openbsd.org>2014-10-24 02:01:20 +0000
committerDamien Miller <djm@mindrot.org>2014-10-27 16:34:52 +1100
commit3bcb92e04d9207e9f78d82f7918c6d3422054ce9 (patch)
tree8f6086645841b2ff5131acc71360706647bebc76 /packet.c
parent6fdcaeb99532e28a69f1a1599fbd540bb15b70a0 (diff)
upstream commit
Remove unnecessary include: netinet/in_systm.h is not needed by these programs. NB. skipped for portable ok deraadt@ millert@
Diffstat (limited to 'packet.c')
-rw-r--r--packet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/packet.c b/packet.c
index 6e7b87757..4674a203f 100644
--- a/packet.c
+++ b/packet.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: packet.c,v 1.198 2014/07/15 15:54:14 millert Exp $ */ 1/* $OpenBSD: packet.c,v 1.199 2014/10/24 02:01:20 lteo Exp $ */
2/* 2/*
3 * Author: Tatu Ylonen <ylo@cs.hut.fi> 3 * Author: Tatu Ylonen <ylo@cs.hut.fi>
4 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland