Fix compiler warnings

This commit is contained in:
Adam Dunkels 2015-10-04 22:33:54 +02:00 committed by Simon Duquennoy
parent afe3612c0c
commit 9b6377ecdc
2 changed files with 1 additions and 3 deletions

View file

@ -40,8 +40,6 @@
#include <stdio.h>
#include <string.h>
#include <io.h>
#include <signal.h>
/*---------------------------------------------------------------------------*/
PROCESS(sky_shell_process, "Sky Contiki shell w. webserver");