sectionsd: add missing include of system/set_threadname.h

Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d68318447
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)

Origin message was:
------------------
- sectionsd: add missing include of system/set_threadname.h

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-02-12 23:29:32 +01:00
parent 513cf81b72
commit 05c3dd2dcc

View File

@@ -46,6 +46,7 @@
#include <eventserver.h>
#include <driver/abstime.h>
#include <system/helpers.h>
#include <system/set_threadname.h>
#include <OpenThreads/ScopedLock>
#include "eitd.h"