From 6148d62ba2969e050d13b2470ce23317e3406649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sun, 7 Nov 2021 15:41:53 +0100 Subject: Punt poller-pa.c to liberty Now it also has tests in its new home. --- paswitch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paswitch.c') diff --git a/paswitch.c b/paswitch.c index ba7ffc8..66cec1d 100644 --- a/paswitch.c +++ b/paswitch.c @@ -26,7 +26,7 @@ #undef PROGRAM_NAME #define PROGRAM_NAME "paswitch" #include "liberty/liberty.c" -#include "poller-pa.c" +#include "liberty/liberty-pulse.c" #include #include -- cgit v1.2.3