debug: add missing include to thread_analyzer Including thread_analyzer.h implicitly requires a previous include of thread.h. This adds this include directly to thread_analyzer to remove this implicit dependency. Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>