From: Marco d'Itri <md@linux.it>
Date: Sat, 14 May 2022 02:57:49 +0800
Subject: fix_static

---
 workarounds.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/workarounds.c b/workarounds.c
index b22b378..59600f4 100644
--- a/workarounds.c
+++ b/workarounds.c
@@ -8,7 +8,7 @@
   */
 
 #ifndef lint
-char    sccsid[] = "@(#) workarounds.c 1.6 96/03/19 16:22:25";
+static char    sccsid[] = "@(#) workarounds.c 1.6 96/03/19 16:22:25";
 #endif
 
 #include <sys/types.h>
