From c10b783521cf312a29d78aef103b548a3d20e5e0 Mon Sep 17 00:00:00 2001 From: Jonathan Buchanan Date: Tue, 18 Jan 2022 09:15:54 -0500 Subject: use 'pipe' instead of 'eventfd' on non-Linux systems --- src/exchangedb/plugin_exchangedb_postgres.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/exchangedb/plugin_exchangedb_postgres.c') diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c index a0bc14d5..4b009607 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -31,7 +31,6 @@ #include "taler_exchangedb_plugin.h" #include #include -#include #include #include "plugin_exchangedb_common.c" -- cgit v1.2.3