From 54e96c6fd262bd0090fec836c97d7fdb04bd6129 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 14 May 2019 10:31:46 +0200 Subject: agent: Replace most assert by log_assert. -- --- agent/call-scd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'agent/call-scd.c') diff --git a/agent/call-scd.c b/agent/call-scd.c index b2266225e..b52c6c8eb 100644 --- a/agent/call-scd.c +++ b/agent/call-scd.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #ifdef HAVE_SIGNAL_H # include -- cgit v1.2.3