mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 03:30:01 +00:00
Added Rime to default network include file
This commit is contained in:
parent
5efb178dc3
commit
7c88f16e47
@ -30,7 +30,7 @@
|
||||
*
|
||||
* Author: Adam Dunkels <adam@sics.se>
|
||||
*
|
||||
* $Id: contiki-net.h,v 1.2 2006/08/31 09:36:46 adamdunkels Exp $
|
||||
* $Id: contiki-net.h,v 1.3 2007/05/15 07:47:54 adamdunkels Exp $
|
||||
*/
|
||||
#ifndef __CONTIKI_NET_H__
|
||||
#define __CONTIKI_NET_H__
|
||||
@ -53,4 +53,6 @@
|
||||
|
||||
#include "net/psock.h"
|
||||
|
||||
#include "net/rime.h"
|
||||
|
||||
#endif /* __CONTIKI_NET_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user