summaryrefslogtreecommitdiffstats
path: root/tests/xspawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xspawn.c')
-rw-r--r--tests/xspawn.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/xspawn.c b/tests/xspawn.c
index d77a078..20617de 100644
--- a/tests/xspawn.c
+++ b/tests/xspawn.c
@@ -3,10 +3,12 @@
#include "prelude.h"
#include "tests.h"
+
#include "alloc.h"
#include "bfstd.h"
#include "dstring.h"
#include "xspawn.h"
+
#include <stdlib.h>
#include <string.h>
#include <sys/wait.h>