pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/52055: net/nagios-plugin-dotpid patch



>Number:         52055
>Category:       pkg
>Synopsis:       net/nagios-plugin-dotpid patch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 09 18:00:00 +0000 2017
>Originator:     Alberto Mijares
>Release:        Current branch
>Organization:
Future Link Corporation
>Environment:
FreeBSD pkgsrc 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016     root%releng2.nyi.freebsd.org@localhost:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
This is the content of patches/patch-check__dotpid.c, so this packages can compile on FreeBSD.
>How-To-Repeat:

>Fix:
$NetBSD$

--- check_dotpid.c.orig	2015-08-16 03:22:35.000000000 +0000
+++ check_dotpid.c
@@ -40,6 +40,7 @@
 #include <time.h>
 #include <paths.h>
 #include <sys/param.h>
+#include <unistd.h>
 
 #ifndef STATE_OK
 #define STATE_OK 



Home | Main Index | Thread Index | Old Index