]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
prompt-util: use our own sd-varlink header 40407/head
authorMike Yuan <me@yhndnzj.com>
Tue, 20 Jan 2026 23:10:08 +0000 (00:10 +0100)
committerMike Yuan <me@yhndnzj.com>
Tue, 20 Jan 2026 23:10:08 +0000 (00:10 +0100)
src/shared/prompt-util.c

index 28435b2da19af116dc9395034be8760cef063fec..9811cb152787345362ec7aee73f2ae9cb05c2960 100644 (file)
@@ -2,7 +2,7 @@
 
 #include <unistd.h>
 
-#include <sd-varlink.h>
+#include "sd-varlink.h"
 
 #include "alloc-util.h"
 #include "glyph-util.h"