aboutsummaryrefslogtreecommitdiffstats
path: root/src/ioops.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ioops.h')
-rw-r--r--src/ioops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ioops.h b/src/ioops.h
index e797a7153..7da440290 100644
--- a/src/ioops.h
+++ b/src/ioops.h
@@ -19,7 +19,7 @@
#ifndef IOOPS_H
#define IOOPS_H
-#include <sys/select.h>
+#include "os_compat.h"
struct ioOps {
struct ioOps *prev, *next;