SF.net SVN: nagiosplug:[2228] nagiosplug/trunk

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2228
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2228&view=rev
Author:   dermoth
Date:     2009-07-14 22:21:17 +0000 (Tue, 14 Jul 2009)

Log Message:
-----------
pst3 compile with Sun Studio Compiler

From: Ton Voon <[email protected]>

Modified Paths:
--------------
    nagiosplug/trunk/NEWS
    nagiosplug/trunk/THANKS.in
    nagiosplug/trunk/plugins-root/pst3.c

Modified: nagiosplug/trunk/NEWS
===================================================================
--- nagiosplug/trunk/NEWS	2009-06-22 19:51:20 UTC (rev 2227)
+++ nagiosplug/trunk/NEWS	2009-07-14 22:21:17 UTC (rev 2228)
@@ -41,6 +41,7 @@
 	check_fping now supports passing target timeout and interval to fping (#2347686 - Martin Foster)
 	Fixed SNMPv3 behaviour of check_ifoperstatus and check_ifstatus. Added -P to define privprotocol (#2343438 - Robin Schroeder)
 	check_ifoperstatus and check_ifstatus are now more user-friendly in case of missing arguments
+	pst3 compile fix for Sun Studio Compiler (Grant Byers)
 
 1.4.13 25th Sept 2008
 	Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)

Modified: nagiosplug/trunk/THANKS.in
===================================================================
--- nagiosplug/trunk/THANKS.in	2009-06-22 19:51:20 UTC (rev 2227)
+++ nagiosplug/trunk/THANKS.in	2009-07-14 22:21:17 UTC (rev 2228)
@@ -255,3 +255,4 @@
 Joe Presbrey
 Will Preston
 Nikita Kalabukhov
+Grant Byers

Modified: nagiosplug/trunk/plugins-root/pst3.c
===================================================================
--- nagiosplug/trunk/plugins-root/pst3.c	2009-06-22 19:51:20 UTC (rev 2227)
+++ nagiosplug/trunk/plugins-root/pst3.c	2009-07-14 22:21:17 UTC (rev 2228)
@@ -43,6 +43,8 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
+#include <unistd.h>
 #include <dirent.h>
 #include <errno.h>
 #include <fcntl.h>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.