From: Mike Yuan Date: Sat, 14 Feb 2026 23:39:05 +0000 (+0100) Subject: log-context: drop redundant forward decl X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=763f615c3aaf8ab89b98186cf3c7c292bf31a54c;p=thirdparty%2Fsystemd.git log-context: drop redundant forward decl We consolidated all these into forward.h. --- diff --git a/src/basic/log-context.h b/src/basic/log-context.h index ccff2eb572d..ca112fa862a 100644 --- a/src/basic/log-context.h +++ b/src/basic/log-context.h @@ -32,8 +32,6 @@ * message. */ -struct iovec; - typedef struct LogContext { unsigned n_ref; /* Depending on which destructor is used (log_context_free() or log_context_detach()) the memory