+ energest.h

This commit is contained in:
adamdunkels 2007-03-19 00:33:11 +00:00
parent bba0485797
commit a97285863e

View file

@ -30,7 +30,7 @@
*
* Author: Adam Dunkels <adam@sics.se>
*
* $Id: contiki.h,v 1.1 2006/06/17 22:41:15 adamdunkels Exp $
* $Id: contiki.h,v 1.2 2007/03/19 00:33:11 adamdunkels Exp $
*/
#ifndef __CONTIKI_H__
#define __CONTIKI_H__
@ -52,4 +52,6 @@
#include "sys/loader.h"
#include "sys/clock.h"
#include "lib/energest.h"
#endif /* __CONTIKI_H__ */