diff options
Diffstat (limited to 'agent/call-scd.c')
-rw-r--r-- | agent/call-scd.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 <stdlib.h> #include <string.h> #include <ctype.h> -#include <assert.h> #include <unistd.h> #ifdef HAVE_SIGNAL_H # include <signal.h> |