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
commit60706d2badcea378a1576d63db167c651594069b (patch)
tree517bdf227b922850fe235aaebd45cf2115b9b703 /bin/dtch.c
parentAdd CSS output to scheme (diff)
downloadsrc-60706d2badcea378a1576d63db167c651594069b.tar.gz
src-60706d2badcea378a1576d63db167c651594069b.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 3cd92479..9a796da5 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>