mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09: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