diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/archlinux/man3/sd_path_lookup.3 | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/archlinux/man3/sd_path_lookup.3')
-rw-r--r-- | upstream/archlinux/man3/sd_path_lookup.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upstream/archlinux/man3/sd_path_lookup.3 b/upstream/archlinux/man3/sd_path_lookup.3 index 7b5b0515..22b15c1a 100644 --- a/upstream/archlinux/man3/sd_path_lookup.3 +++ b/upstream/archlinux/man3/sd_path_lookup.3 @@ -210,7 +210,7 @@ Added in version 246\&. #include <stdio\&.h> #include <stdlib\&.h> -#include <sd\-path\&.h> +#include <systemd/sd\-path\&.h> int main(void) { int r; |