mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-19 03:05:14 +00:00
Avoid compiler warnings.
This commit is contained in:
parent
e867c6afcb
commit
2e1ac205e2
@ -29,10 +29,13 @@
|
||||
*
|
||||
* This file is part of the Contiki OS
|
||||
*
|
||||
* $Id: contiki-main.c,v 1.2 2006/08/09 16:13:40 bg- Exp $
|
||||
* $Id: contiki-main.c,v 1.3 2007/05/22 21:33:31 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "contiki.h"
|
||||
|
||||
#include "net/uip.h"
|
||||
|
Loading…
Reference in New Issue
Block a user