From c55320e9e2a8916e911bcd39ab37b79e3a7d03b2 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Jan 2021 20:43:27 +0100 Subject: New upstream version 3.0.5 --- openbsd/Platform.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'openbsd/Platform.h') diff --git a/openbsd/Platform.h b/openbsd/Platform.h index 0e2d435..e7a5966 100644 --- a/openbsd/Platform.h +++ b/openbsd/Platform.h @@ -20,11 +20,7 @@ in the source distribution for its full text. #include "SignalsPanel.h" -extern ProcessFieldData Process_fields[]; - -extern ProcessField Platform_defaultFields[]; - -extern int Platform_numberOfFields; +extern const ProcessField Platform_defaultFields[]; /* see /usr/include/sys/signal.h */ extern const SignalItem Platform_signals[]; -- cgit v1.2.3