2013-09-26 17:14:40 +02:00

13 lines
346 B
Plaintext

$NetBSD: patch-ad,v 1.1 2005/12/22 19:27:36 ghen Exp $
--- src/system/osapi/posix/sysethtun.cc.orig 2005-12-21 15:01:35.000000000 +0100
+++ src/system/osapi/posix/sysethtun.cc
@@ -33,6 +33,7 @@
#include <cstring>
#include <unistd.h>
#include <sys/wait.h>
+#include <sys/select.h>
#include "system/sysethtun.h"
#include "tools/snprintf.h"