summaryrefslogtreecommitdiff
path: root/linux/src/include/net/slhc.h
blob: c7b39db5560b79f6eee5011b0a81da702567910a (plain)
1
2
3
4
5
6
#ifndef __NET_SLHC_H
#define __NET_SLHC_H

extern void slhc_install(void);

#endif