added missing include

This commit is contained in:
nifi 2010-06-18 08:28:56 +00:00
parent 4741b95858
commit e965b74cf5
6 changed files with 12 additions and 6 deletions

View file

@ -47,7 +47,7 @@
*
* This file is part of the Contiki operating system.
*
* $Id: collect.h,v 1.16 2010/04/01 10:45:21 adamdunkels Exp $
* $Id: collect.h,v 1.17 2010/06/18 08:28:56 nifi Exp $
*/
/**
@ -63,6 +63,7 @@
#include "net/rime/announcement.h"
#include "net/rime/runicast.h"
#include "net/rime/neighbor-discovery.h"
#include "sys/ctimer.h"
#define COLLECT_PACKET_ID_BITS 4