File fix-gcc15.patch of Package stepmania

commit 7103c88fd9c97f702562ea7891744db912f7a4e6
Author: Bernhard M. Wiedemann <bwiedemann@suse.de>
Date:   Wed Dec 17 11:12:24 2025 +0000

    Make it compile with gcc15
    
    This change is already upstream via
    commit 8ab7c7fab937acc684392b909b6b30b47d9a8c7b

diff --git a/src/arch/ArchHooks/ArchHooks.h b/src/arch/ArchHooks/ArchHooks.h
index d1b6d5fcac..2e1f39a114 100644
--- a/src/arch/ArchHooks/ArchHooks.h
+++ b/src/arch/ArchHooks/ArchHooks.h
@@ -1,6 +1,8 @@
 #ifndef ARCH_HOOKS_H
 #define ARCH_HOOKS_H
 
+#include <ctime>
+
 struct lua_State;
 class ArchHooks
 {
openSUSE Build Service is sponsored by