$NetBSD: patch-af,v 1.2 2005/05/23 18:05:16 xtraeme Exp $

--- xfrd/select.c.orig	2005-01-12 13:22:21.000000000 +0100
+++ xfrd/select.c	2005-05-23 20:01:54.000000000 +0200
@@ -1,6 +1,8 @@
 #include <stdlib.h>
 #include <errno.h>
 #include <unistd.h>
+#include <string.h>
+#include <sys/select.h>
 
 #include "select.h"
 
