From: Mike Yuan Date: Tue, 20 Jan 2026 23:10:08 +0000 (+0100) Subject: prompt-util: use our own sd-varlink header X-Git-Tag: v260-rc1~346^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=475c8a491f33500289e98fc1630068f11bb2f597;p=thirdparty%2Fsystemd.git prompt-util: use our own sd-varlink header --- diff --git a/src/shared/prompt-util.c b/src/shared/prompt-util.c index 28435b2da19..9811cb15278 100644 --- a/src/shared/prompt-util.c +++ b/src/shared/prompt-util.c @@ -2,7 +2,7 @@ #include -#include +#include "sd-varlink.h" #include "alloc-util.h" #include "glyph-util.h"