$OpenBSD: patch-ldsvguts_c,v 1.1 2021/02/06 09:31:46 kirby Exp $

Fix for -fno-common from Gentoo
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8edf247202490c028bce701f26b52e39f996c287

Index: ldsvguts.c
--- ldsvguts.c.orig
+++ ldsvguts.c
@@ -91,8 +91,6 @@ int verify_city (char *cname);
  * Private Global Variables
  * ---------------------------------------------------------------------- */
 
-char save_names[10][42];
-
 /* ---------------------------------------------------------------------- *
  * Public functions
  * ---------------------------------------------------------------------- */
