Skip to content

Commit

Permalink
test: Remove include of execinfo.h
Browse files Browse the repository at this point in the history
Signed-off-by: Cole Miller <cole.miller@canonical.com>
  • Loading branch information
cole-miller committed Aug 20, 2024
1 parent cd1198c commit 13b07c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/lib/runner.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#define TEST_RUNNER_H

#include <signal.h>
#include <execinfo.h>
#include <stdio.h>
#include <stdlib.h>

Expand Down

0 comments on commit 13b07c3

Please sign in to comment.