]> git.ipfire.org Git - thirdparty/linux.git/commit
vdso/gettimeofday: Add explicit includes
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Fri, 27 Feb 2026 06:44:36 +0000 (07:44 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 11 Mar 2026 14:13:00 +0000 (15:13 +0100)
commit9fc2232e285bbd3d71c251376255d7fb2ae34f73
tree7b476131c3e9669a277cc1145a1f6ce680ee8009
parent32bd966050486d3fed6980aa3de3e60b9e383589
vdso/gettimeofday: Add explicit includes

Various used symbols are only visible through transitive includes.
These transitive includes are about to go away.

Explicitly include the necessary headers.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/20260227-vdso-header-cleanups-v2-10-35d60acf7410@linutronix.de
lib/vdso/gettimeofday.c