summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/nat_cmd.c
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1998-06-27 14:18:15 +0000
committerbrian <brian@FreeBSD.org>1998-06-27 14:18:15 +0000
commitd8347e5d3e5a5bf9ab942e6a331c6a56042fe1bf (patch)
treef3d943700f073cad0d04df0bce4cb6ab0bf0386e /usr.sbin/ppp/nat_cmd.c
parent9666634a89fa23b0d1202c243cdc1224aa43c2e9 (diff)
downloadFreeBSD-src-d8347e5d3e5a5bf9ab942e6a331c6a56042fe1bf.zip
FreeBSD-src-d8347e5d3e5a5bf9ab942e6a331c6a56042fe1bf.tar.gz
Remove redundant includes
Diffstat (limited to 'usr.sbin/ppp/nat_cmd.c')
-rw-r--r--usr.sbin/ppp/nat_cmd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ppp/nat_cmd.c b/usr.sbin/ppp/nat_cmd.c
index 9be19fa..8ebd5ec 100644
--- a/usr.sbin/ppp/nat_cmd.c
+++ b/usr.sbin/ppp/nat_cmd.c
@@ -2,7 +2,7 @@
* The code in this file was written by Eivind Eklund <perhaps@yes.no>,
* who places it in the public domain without restriction.
*
- * $Id: alias_cmd.c,v 1.14 1998/06/15 19:05:59 brian Exp $
+ * $Id: alias_cmd.c,v 1.15 1998/06/27 14:17:23 brian Exp $
*/
#include <sys/types.h>
@@ -11,7 +11,6 @@
#include <netdb.h>
#include <netinet/in_systm.h>
#include <netinet/in.h>
-#include <netinet/tcp.h>
#include <netinet/ip.h>
#include <sys/un.h>
OpenPOWER on IntegriCloud