io and signal have been moved into contiki include file

This commit is contained in:
Niclas Finne 2012-03-07 01:16:17 +01:00
parent 684c3edfa6
commit a8e8e6f51d
4 changed files with 1 additions and 6 deletions

View file

@ -1,7 +1,7 @@
#ifndef CC1020_INTERNAL_H
#define CC1020_INTERNAL_H
#include <signal.h>
#include "contiki.h"
#define CC1020_MAIN 0x00
#define CC1020_INTERFACE 0x01