there is no net/slip.h
This commit is contained in:
parent
4e573e80c2
commit
fa397dcb09
|
@ -18,7 +18,7 @@
|
|||
* WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
|
||||
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*
|
||||
* $Id: print-sl.c,v 1.1 1993/11/14 21:20:52 deraadt Exp $
|
||||
* $Id: print-sl.c,v 1.2 1993/12/25 02:28:54 deraadt Exp $
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
|
@ -53,7 +53,7 @@ static char rcsid[] =
|
|||
#include <netinet/tcpip.h>
|
||||
|
||||
#include <net/slcompress.h>
|
||||
#include <net/slip.h>
|
||||
#include <net/if_slvar.h>
|
||||
#include <net/bpf.h>
|
||||
|
||||
#include "interface.h"
|
||||
|
|
Loading…
Reference in New Issue