From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/265656-nagios-plugins-1.4.11.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 web/attachments/265656-nagios-plugins-1.4.11.patch (limited to 'web/attachments/265656-nagios-plugins-1.4.11.patch') diff --git a/web/attachments/265656-nagios-plugins-1.4.11.patch b/web/attachments/265656-nagios-plugins-1.4.11.patch new file mode 100644 index 0000000..e61c513 --- /dev/null +++ b/web/attachments/265656-nagios-plugins-1.4.11.patch @@ -0,0 +1,12 @@ +diff -ru ../../../src/nagios-plugins-1.4.11/plugins-root/check_dhcp.c ./plugins-root/check_dhcp.c +--- ../../../src/nagios-plugins-1.4.11/plugins-root/check_dhcp.c 2007-10-25 15:43:04.000000000 -0500 ++++ ./plugins-root/check_dhcp.c 2008-02-09 13:04:02.803830506 -0600 +@@ -82,7 +82,7 @@ + #include + #include + +-#elif defined(__sun__) || defined(__solaris__) || defined(__hpux__) ++#elif defined(__sun) || defined(__sun__) || defined(__solaris__) || defined(__hpux__) + + #define INSAP 22 + #define OUTSAP 24 -- cgit v1.2.3-74-g34f1