7 lines
80 B
C
7 lines
80 B
C
|
#ifndef __NET_SLIP_H
|
||
|
#define __NET_SLIP_H 1
|
||
|
|
||
|
#include <linux/if_slip.h>
|
||
|
|
||
|
#endif
|