summary refs log tree commit diff
path: root/bin/dtch.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-06 17:24:04 -0400
committerJune McEnroe <june@causal.agency>2019-07-06 17:24:04 -0400
commitcdca29228620871e9ecdbba654264b7235b02cf6 (patch)
tree8c669e6884b9b537d1655e48d6a210d1727bb5cc /bin/dtch.c
parentAdd CSS output to scheme (diff)
downloadsrc-cdca29228620871e9ecdbba654264b7235b02cf6.tar.gz
src-cdca29228620871e9ecdbba654264b7235b02cf6.zip
Remove redundant include
Diffstat (limited to 'bin/dtch.c')
-rw-r--r--bin/dtch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/dtch.c b/bin/dtch.c
index d25a927c..059d1a48 100644
--- a/bin/dtch.c
+++ b/bin/dtch.c
@@ -24,7 +24,6 @@
 #include <sys/ioctl.h>
 #include <sys/socket.h>
 #include <sys/stat.h>
-#include <sys/stat.h>
 #include <sys/un.h>
 #include <sys/wait.h>
 #include <sysexits.h>