util-lib: split out allocation calls into alloc-util.[ch]
This commit is contained in:
parent
7d50b32a12
commit
b5efdb8af4
399 changed files with 692 additions and 233 deletions
|
@ -23,6 +23,7 @@
|
|||
#include <sys/mount.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "fd-util.h"
|
||||
#include "macro.h"
|
||||
#include "mount-util.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue