root
/
include
/
net
/slhc.h
/*
*/
INCLUDED FROM
1
#ifndef
__NET_SLHC_H
2
#define
__NET_SLHC_H
3
4
extern
void
slhc_install
(
void
);
5
6
#endif
/*
*/