summaryrefslogtreecommitdiff
path: root/sysutils/xentools20/patches/patch-af
blob: 0cf8b8a2a9bbf33e5835c61f7e3b9f3fc985de8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-af,v 1.1.1.1 2005/03/07 15:59:08 bouyer Exp $

--- xfrd/select.c.orig	2005-01-22 01:28:18.000000000 +0100
+++ xfrd/select.c	2005-01-22 01:29:02.000000000 +0100
@@ -1,6 +1,7 @@
 #include <stdlib.h>
 #include <errno.h>
 #include <unistd.h>
+#include <string.h>
 
 #include "select.h"