From 71351160b1b6fd4203f27f9159ae39a476483e1a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 8 Oct 2008 10:49:29 +0200 Subject: don't include os_compat.h When there are standardized headers, use these instead of the bloated os_compat.h. --- src/ioops.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ioops.c') diff --git a/src/ioops.c b/src/ioops.c index 725d2ea92..8c3ff9fba 100644 --- a/src/ioops.c +++ b/src/ioops.c @@ -18,6 +18,9 @@ #include "ioops.h" +#include +#include + /* Eventually the listener protocol will use this, too */ /* -- cgit v1.2.3