summaryrefslogtreecommitdiff
path: root/security/courier-authlib/patches/patch-ac
blob: ca6390654c5a9fca726daa2ac0f46d3cf72bc52e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1 2005/08/11 00:03:16 jlam Exp $

--- authpipelib.c.orig	2005-07-02 01:08:43.000000000 +0000
+++ authpipelib.c
@@ -16,6 +16,7 @@
 /*  used to avoid zombies */
 #include <signal.h>
 #include <sys/wait.h>
+#include <sys/time.h>
 #include <sys/select.h>
 
 #include	"auth.h"