[LWIP] error.h -> mbed_error.h

pull/387/head
0xc0170 2014-07-07 06:26:54 +02:00
parent 04071ab1ea
commit 1dcc9246bd
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
#include <string.h>
/* mbed includes */
#include "error.h"
#include "mbed_error.h"
#include "mbed_interface.h"
#include "us_ticker_api.h"
@ -440,7 +440,7 @@ sys_thread_t sys_thread_new(const char *pcName,
#endif
#ifdef LWIP_DEBUG
#ifdef LWIP_DEBUG
/** \brief Displays an error message on assertion