alloc-util: reallocarray() exists since glibc-2.26

This commit is contained in:
Yu Watanabe
2025-03-01 00:15:56 +09:00
parent 2e22dd218a
commit e79d88320a
2 changed files with 0 additions and 10 deletions

View File

@@ -615,7 +615,6 @@ foreach ident : [
#include <keyutils.h>'''],
['bpf', '''#include <sys/syscall.h>
#include <unistd.h>'''],
['reallocarray', '''#include <stdlib.h>'''],
['set_mempolicy', '''#include <stdlib.h>
#include <unistd.h>'''],
['get_mempolicy', '''#include <stdlib.h>