mirror of
https://github.com/fluencelabs/musl
synced 2025-06-28 06:02:04 +00:00
include cleanups: remove unused headers and add feature test macros
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
#include "pthread_impl.h"
|
||||
#include <semaphore.h>
|
||||
#include <string.h>
|
||||
|
||||
static struct chain {
|
||||
struct chain *next;
|
||||
|
Reference in New Issue
Block a user