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

@ -41,7 +41,6 @@
#include <stdio.h>
#include <string.h>
#include <signal.h>
#include "contiki.h"
#include "contiki-msb430.h"