From b38d0542e193512796d5d9502ac8d688a1036157 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Fri, 1 Oct 2010 10:08:15 +0200 Subject: samba: share select wrappers. Guenther --- source3/lib/events.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/lib/events.c') diff --git a/source3/lib/events.c b/source3/lib/events.c index 21a13b63fb..70a0d7c302 100644 --- a/source3/lib/events.c +++ b/source3/lib/events.c @@ -20,6 +20,7 @@ #include "includes.h" #include +#include "../lib/util/select.h" /* * Return if there's something in the queue -- cgit