From 0a2852c4cd8a8fb95b4a3ba84d768c774186adc1 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 12 Nov 2020 23:03:10 -0500 Subject: Include what I use Thanks to https://github.com/include-what-you-use/include-what-you-use --- spawn.c | 1 - 1 file changed, 1 deletion(-) (limited to 'spawn.c') diff --git a/spawn.c b/spawn.c index 8c360d3..1aeabc1 100644 --- a/spawn.c +++ b/spawn.c @@ -17,7 +17,6 @@ #include "spawn.h" #include "util.h" #include -#include #include #include #include -- cgit v1.2.3