mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
tls: fix build error under CONFIG_PTHREAD_ATFORK enabled
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <nuttx/kmalloc.h>
|
||||
#include <nuttx/mutex.h>
|
||||
#include <nuttx/list.h>
|
||||
#include <nuttx/lib/lib.h>
|
||||
|
||||
#include "tls.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user