Skip to content

Commit d1b1510

Browse files
committed
Restore src/defunct.c to 08888b6
1 parent 8991b8a commit d1b1510

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/defunct.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ void rt_defunct_execute(void)
7575
void (*cleanup)(struct rt_thread *tid);
7676

7777
#ifdef RT_USING_MODULE
78-
#include <dlmodule.h>
7978
struct rt_dlmodule *module = RT_NULL;
8079
#endif
8180
/* get defunct thread */

0 commit comments

Comments
 (0)