Remove unused private header.

Submitted by:	max
This commit is contained in:
Eivind Eklund 1997-12-21 15:35:22 +00:00
parent abbdf4e916
commit 82bc2dfa32

View File

@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: startslip.c,v 1.24 1997/03/31 22:50:30 brian Exp $
* $Id: startslip.c,v 1.25 1997/06/19 14:38:53 charnier Exp $
*/
#ifndef lint
@ -66,7 +66,6 @@ static char sccsid[] = "@(#)startslip.c 8.1 (Berkeley) 6/5/93";
#include <netinet/in.h>
#include <net/if.h>
#include <net/if_var.h>
#include <net/if_slvar.h>
#include <net/slip.h>
#define DEFAULT_BAUD B9600