mirror of
https://github.com/systemd/systemd.git
synced 2026-08-02 22:20:20 +00:00
util-lib: split out allocation calls into alloc-util.[ch]
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "fd-util.h"
|
||||
#include "fileio.h"
|
||||
#include "log.h"
|
||||
|
||||
Reference in New Issue
Block a user