summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ip.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/ip.c
parent9666634a89fa23b0d1202c243cdc1224aa43c2e9 (diff)
downloadFreeBSD-src-d8347e5d3e5a5bf9ab942e6a331c6a56042fe1bf.zip
FreeBSD-src-d8347e5d3e5a5bf9ab942e6a331c6a56042fe1bf.tar.gz
Remove redundant includes
Diffstat (limited to 'usr.sbin/ppp/ip.c')
-rw-r--r--usr.sbin/ppp/ip.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ip.c b/usr.sbin/ppp/ip.c
index ef3fab2..d2c4fd3 100644
--- a/usr.sbin/ppp/ip.c
+++ b/usr.sbin/ppp/ip.c
@@ -17,7 +17,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: ip.c,v 1.45 1998/06/27 12:03:36 brian Exp $
+ * $Id: ip.c,v 1.46 1998/06/27 14:17:26 brian Exp $
*
* TODO:
* o Return ICMP message for filterd packet
@@ -50,7 +50,6 @@
#include "fsm.h"
#include "lqr.h"
#include "hdlc.h"
-#include "loadalias.h"
#include "throughput.h"
#include "iplist.h"
#include "slcompress.h"
OpenPOWER on IntegriCloud