mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-02 19:29:30 +00:00
Removed unused include serial-shell.h
This commit is contained in:
parent
2c6c665309
commit
fd6dd95b9b
@ -28,7 +28,7 @@
|
|||||||
*
|
*
|
||||||
* This file is part of the Contiki operating system.
|
* This file is part of the Contiki operating system.
|
||||||
*
|
*
|
||||||
* $Id: twitter.c,v 1.1 2009/05/11 16:57:49 adamdunkels Exp $
|
* $Id: twitter.c,v 1.2 2009/05/11 17:31:13 adamdunkels Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@ -41,7 +41,6 @@
|
|||||||
#include "contiki.h"
|
#include "contiki.h"
|
||||||
#include "contiki-net.h"
|
#include "contiki-net.h"
|
||||||
#include "shell.h"
|
#include "shell.h"
|
||||||
#include "serial-shell.h"
|
|
||||||
|
|
||||||
#include "twitter.h"
|
#include "twitter.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user