summaryrefslogtreecommitdiff
path: root/uricut.c
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2019-06-05 09:13:59 -0500
committerepoch <epoch@hacking.allowed.org>2019-06-05 09:13:59 -0500
commit1f746b1bba3ee3eb797ed8db2747ef57f246c481 (patch)
tree342114f9fdcefb3b065b6dc19bbbb2d2cd635c86 /uricut.c
parentefb2becbf8a9bac6138fbe09bdb074c5df6184c7 (diff)
downloaduritools-1f746b1bba3ee3eb797ed8db2747ef57f246c481.tar.gz
uritools-1f746b1bba3ee3eb797ed8db2747ef57f246c481.zip
removed a few headers that weren't needed
Diffstat (limited to 'uricut.c')
-rw-r--r--uricut.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/uricut.c b/uricut.c
index 41b1d17..b869f5a 100644
--- a/uricut.c
+++ b/uricut.c
@@ -2,12 +2,10 @@
#include <string.h>
#include "uri.h"
-#include <netdb.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <unistd.h>
-#include <sys/wait.h>
/*
schemes are case sensitive but cononicals are lower case.