From cf4e19113108a667e8f16e798cf89369274a80a8 Mon Sep 17 00:00:00 2001 From: sfarouq-ext <116093375+sfarouq-ext@users.noreply.github.com> Date: Wed, 9 Jul 2025 11:55:27 +0200 Subject: [PATCH] WIP --- src/os/linux/snmp/plugin.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/src/os/linux/snmp/plugin.pm b/src/os/linux/snmp/plugin.pm index 00ecd86ea..5a6838d05 100644 --- a/src/os/linux/snmp/plugin.pm +++ b/src/os/linux/snmp/plugin.pm @@ -17,6 +17,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ## +# package os::linux::snmp::plugin;