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 <[email protected]>
  • Loading branch information
cole-miller committed Aug 20, 2024
1 parent 1f04080 commit 63f3b15
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 63f3b15

Please sign in to comment.