mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-24 21:34:08 +03:00
sd-path: add missing header
This commit is contained in:
parent
9c5dcb68b0
commit
0c74488672
@ -22,6 +22,7 @@
|
||||
#include "path-util.h"
|
||||
#include "strv.h"
|
||||
#include "sd-path.h"
|
||||
#include "missing.h"
|
||||
|
||||
static int from_environment(const char *envname, const char *fallback, const char **ret) {
|
||||
assert(ret);
|
||||
|
Loading…
Reference in New Issue
Block a user