From c8a91d6fcae2b5c7121f059f75e2a164735e56c1 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 29 Apr 2018 14:07:29 +0200 Subject: Clean up and separate internal headers --- src/uri.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/uri.c') diff --git a/src/uri.c b/src/uri.c index 15c6c0df..f637ad70 100644 --- a/src/uri.c +++ b/src/uri.c @@ -19,6 +19,8 @@ #include #include +#include "uri_utils.h" + // #define URI_DEBUG 1 char* -- cgit v1.2.1