From cbbee0458299355ccae4d9c1510cd85353b5c0cd Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 1 Aug 2020 00:10:58 -0400 Subject: Remove compat.h --- dispatch.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'dispatch.c') diff --git a/dispatch.c b/dispatch.c index 2db4fe0..2c052ef 100644 --- a/dispatch.c +++ b/dispatch.c @@ -44,8 +44,6 @@ #include #endif -#include "compat.h" - static struct { struct pollfd *ptr; size_t len, cap; -- cgit 1.4.1