remove extern with no matching var; ok tb@
authorjsg <jsg@openbsd.org>
Sat, 18 May 2024 08:48:31 +0000 (08:48 +0000)
committerjsg <jsg@openbsd.org>
Sat, 18 May 2024 08:48:31 +0000 (08:48 +0000)
usr.bin/openssl/apps.h

index dfb160f..1c0a2eb 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: apps.h,v 1.35 2024/05/18 08:47:13 jsg Exp $ */
+/* $OpenBSD: apps.h,v 1.36 2024/05/18 08:48:31 jsg Exp $ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
 #endif
 
 #include <unistd.h>
-extern int single_execution;
 
 extern CONF *config;
 extern char *default_config_file;