Reverted mistakenly added #include for non-existant file
This commit is contained in:
parent
1d1ab90642
commit
7054083d88
@ -33,7 +33,7 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: rime.h,v 1.16 2008/06/30 19:56:08 adamdunkels Exp $
|
||||
* $Id: rime.h,v 1.17 2008/06/30 20:00:53 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
@ -46,7 +46,6 @@
|
||||
#ifndef __RIME_H__
|
||||
#define __RIME_H__
|
||||
|
||||
#include "net/rime/announcement.h"
|
||||
#include "net/rime/collect.h"
|
||||
#include "net/rime/ctimer.h"
|
||||
#include "net/rime/ipolite.h"
|
||||
|
Loading…
Reference in New Issue
Block a user