mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +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/kmalloc.h>
|
||||||
#include <nuttx/mutex.h>
|
#include <nuttx/mutex.h>
|
||||||
#include <nuttx/list.h>
|
#include <nuttx/list.h>
|
||||||
|
#include <nuttx/lib/lib.h>
|
||||||
|
|
||||||
#include "tls.h"
|
#include "tls.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user