]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
shared: Forward declare InstallChange in shared-forward.h
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 1 Nov 2025 21:13:27 +0000 (22:13 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 13 Nov 2025 13:41:25 +0000 (14:41 +0100)
src/shared/shared-forward.h

index 9fa7a7ce73e38dc30070c637101d96d6cf75d278..3695d4e6714084e3f2df9aff96e03167b5426d46 100644 (file)
@@ -64,6 +64,7 @@ typedef struct Fido2HmacSalt Fido2HmacSalt;
 typedef struct GroupRecord GroupRecord;
 typedef struct Image Image;
 typedef struct ImagePolicy ImagePolicy;
+typedef struct InstallChange InstallChange;
 typedef struct InstallInfo InstallInfo;
 typedef struct LookupPaths LookupPaths;
 typedef struct LoopDevice LoopDevice;