aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/monitoring-plugins/files/patch-plugins_check__swap.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/monitoring-plugins/files/patch-plugins_check__swap.c')
-rw-r--r--net-mgmt/monitoring-plugins/files/patch-plugins_check__swap.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/monitoring-plugins/files/patch-plugins_check__swap.c b/net-mgmt/monitoring-plugins/files/patch-plugins_check__swap.c
deleted file mode 100644
index 4c534bcdbed1..000000000000
--- a/net-mgmt/monitoring-plugins/files/patch-plugins_check__swap.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- plugins/check_swap.c.orig 2023-03-19 09:10:16.525073000 +0100
-+++ plugins/check_swap.c 2023-03-19 09:10:31.862180000 +0100
-@@ -34,9 +34,6 @@ const char *email = "devel@monitoring-plugins.org";
- #include "common.h"
- #include "popen.h"
- #include "utils.h"
--#include <string.h>
--#include <math.h>
--#include <libintl.h>
-
- #ifdef HAVE_DECL_SWAPCTL
- # ifdef HAVE_SYS_PARAM_H