Remove old neighbor.h inclusion

This commit is contained in:
adamdunkels 2010-03-19 13:20:40 +00:00
parent a3a8c0e179
commit f2c9b3e813
10 changed files with 40 additions and 33 deletions

View file

@ -28,7 +28,7 @@
*
* This file is part of the Contiki operating system.
*
* $Id: shell-rime-debug-runicast.c,v 1.2 2010/02/23 18:22:44 adamdunkels Exp $
* $Id: shell-rime-debug-runicast.c,v 1.3 2010/03/19 13:24:26 adamdunkels Exp $
*/
/**
@ -47,7 +47,6 @@
#include "lib/random.h"
#include "net/rime.h"
#include "net/rime/neighbor.h"
#include "net/rime/route.h"
#include "net/rime/trickle.h"