diff options
Diffstat (limited to 'tests/xspawn.c')
-rw-r--r-- | tests/xspawn.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/xspawn.c b/tests/xspawn.c index 20617de..3194adc 100644 --- a/tests/xspawn.c +++ b/tests/xspawn.c @@ -1,7 +1,6 @@ // Copyright © Tavian Barnes <tavianator@tavianator.com> // SPDX-License-Identifier: 0BSD -#include "prelude.h" #include "tests.h" #include "alloc.h" |