removed unnecessary reference to codeprop.h

This commit is contained in:
nifi 2009-02-21 11:23:54 +00:00
parent 0905ef7134
commit 0db6403c5d

View file

@ -28,7 +28,7 @@
*
* This file is part of the Contiki operating system.
*
* @(#)$Id: contiki-esb.h,v 1.3 2007/03/16 11:34:05 adamdunkels Exp $
* @(#)$Id: contiki-esb.h,v 1.4 2009/02/21 11:23:54 nifi Exp $
*/
#ifndef __CONTIKI_ESB_H__
#define __CONTIKI_ESB_H__
@ -42,8 +42,6 @@
#include "dev/lpm.h"
#include "codeprop.h"
#include "dev/rs232.h"
#include "dev/serial.h"