Remove leftover includes

This commit is contained in:
George Oikonomou 2017-10-17 23:25:13 +01:00 committed by George Oikonomou
parent d7e78df728
commit 7b3f77ac2e
1 changed files with 0 additions and 6 deletions

View File

@ -69,12 +69,6 @@
#include "net/ipv6/uip-ds6.h"
#endif /* NETSTACK_CONF_WITH_IPV6 */
#if BUILD_WITH_ORCHESTRA
#include "orchestra.h"
#endif /* BUILD_WITH_ORCHESTRA */
#if BUILD_WITH_SHELL
#include "serial-shell.h"
#endif /* BUILD_WITH_SHELL */
#ifdef SELECT_CONF_MAX
#define SELECT_MAX SELECT_CONF_MAX