mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
alloc-util: reallocarray() exists since glibc-2.26
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user