summaryrefslogtreecommitdiff
path: root/src/libexecline/el_spawn1.c
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-03-13 22:50:42 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-03-13 22:50:42 +0000
commit5b0439c38d71aed8b6b8addbc7ecce1a9b026a6b (patch)
tree80a88fa737a81de45d6b4e0ce70ac598b839b3e2 /src/libexecline/el_spawn1.c
parent54979a7b81a397eca8438d3def2a0fe5b19825e0 (diff)
downloadexecline-5b0439c38d71aed8b6b8addbc7ecce1a9b026a6b.tar.xz
More superfluous headers cleanup
Diffstat (limited to 'src/libexecline/el_spawn1.c')
-rw-r--r--src/libexecline/el_spawn1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libexecline/el_spawn1.c b/src/libexecline/el_spawn1.c
index f434d70..937f1a3 100644
--- a/src/libexecline/el_spawn1.c
+++ b/src/libexecline/el_spawn1.c
@@ -1,6 +1,5 @@
/* ISC license. */
-#include <sys/types.h>
#include <skalibs/djbunix.h>
#include <execline/config.h>
#include <execline/execline.h>