From cd450d67141a2e84500ff624dc9d39c255a7de77 Mon Sep 17 00:00:00 2001 From: bde Date: Sat, 28 Mar 1998 10:33:27 +0000 Subject: Moved some #includes from nearer to where they are actually used. --- sys/net/ppp_tty.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/net/ppp_tty.c') diff --git a/sys/net/ppp_tty.c b/sys/net/ppp_tty.c index f12a85c..9d774e4 100644 --- a/sys/net/ppp_tty.c +++ b/sys/net/ppp_tty.c @@ -70,7 +70,7 @@ * Paul Mackerras (paulus@cs.anu.edu.au). */ -/* $Id: ppp_tty.c,v 1.29 1997/12/06 13:24:37 bde Exp $ */ +/* $Id: ppp_tty.c,v 1.30 1998/02/13 12:46:15 phk Exp $ */ #include "ppp.h" #if NPPP > 0 @@ -88,7 +88,7 @@ #include #include #include - +#include /* * XXX stop from including . doesn't -- cgit v1.1