summaryrefslogtreecommitdiff
path: root/uri.h
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 /uri.h
parentefb2becbf8a9bac6138fbe09bdb074c5df6184c7 (diff)
downloaduritools-1f746b1bba3ee3eb797ed8db2747ef57f246c481.tar.gz
uritools-1f746b1bba3ee3eb797ed8db2747ef57f246c481.zip
removed a few headers that weren't needed
Diffstat (limited to 'uri.h')
-rw-r--r--uri.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/uri.h b/uri.h
index 608a931..aea3912 100644
--- a/uri.h
+++ b/uri.h
@@ -3,7 +3,6 @@
//#define _XOPEN_SOURCE 500 //for strdup
#include <string.h>
-#include <netdb.h>
#include <stdio.h>
#include <stdlib.h>