mirror of
https://github.com/systemd/systemd.git
synced 2026-07-11 18:13:31 +00:00
util-lib: split out allocation calls into alloc-util.[ch]
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "dev-setup.h"
|
||||
#include "label.h"
|
||||
#include "path-util.h"
|
||||
|
||||
Reference in New Issue
Block a user