$OpenBSD: patch-nss_lib_freebl_shvfy_c,v 1.2 2021/12/13 17:19:54 landry Exp $

https://hg.mozilla.org/projects/nss/rev/094dafff1115d7773a65341fc6f03895f6046119

Index: nss/lib/freebl/shvfy.c
--- nss/lib/freebl/shvfy.c.orig
+++ nss/lib/freebl/shvfy.c
@@ -335,6 +335,7 @@ blapi_SHVerifyFile(const char *shName, PRBool self)
     SECStatus rv;
     DSAPublicKey key;
     int count;
+    (void)count; /* Suppress unused var warning (Bug 1738028) */
 #ifdef FREEBL_USE_PRELINK
     int pid = 0;
 #endif
