From 896e994d229edda8a858bb2174c789982231c4a0 Mon Sep 17 00:00:00 2001 From: Vladimir Chtchetkine Date: Tue, 16 Nov 2010 08:49:01 -0800 Subject: Fix build break Change-Id: I5b7e0c0b09e97cbdc80636c4a55177a82ac5936b --- iolooper-select.c | 1 + 1 file changed, 1 insertion(+) (limited to 'iolooper-select.c') diff --git a/iolooper-select.c b/iolooper-select.c index 62cce08..dbb18dd 100644 --- a/iolooper-select.c +++ b/iolooper-select.c @@ -8,6 +8,7 @@ # include # include #endif +#include "sockets.h" struct IoLooper { fd_set reads[1]; -- cgit v1.1