Remove inclusion of unused header files

This was missed from the section tag removal.

Change-Id: I986b54175706181d96d7d36533b81208ccd4479b
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
This commit is contained in:
Peter Mitsis 2015-04-15 14:21:34 -04:00 committed by Anas Nashif
parent 0f86fd19f2
commit d5d5c702c4

View file

@ -45,9 +45,6 @@ simplifies the adding and removing of nodes to/from the list.
#include <stddef.h>
#include <misc/dlist.h>
#include <sections.h>
#include <toolchain.h>
/*******************************************************************************
*
* dlistAdd - add node to tail of list