mirror of
https://github.com/fluencelabs/musl
synced 2025-07-31 06:11:57 +00:00
include cleanups: remove unused headers and add feature test macros
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
void *calloc(size_t m, size_t n)
|
||||
{
|
||||
|
Reference in New Issue
Block a user