git.y1.nz

hurl

Simple gopher and http(s) client.
download: http://git.y1.nz/archives/hurl.tar.gz
README | Files | Log | Refs | LICENSE

commit ee0a010dcee9362e3c6b2d1ce4d33aa1691309b5
parent c5a5347274765fe9e6a193713653f017ee5d9842
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun, 14 Jun 2020 14:15:37 +0200

remove unused includes

Diffstat:
Mhurl.c2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/hurl.c b/hurl.c @@ -7,9 +7,7 @@ #include <netdb.h> #include <locale.h> #include <signal.h> -#include <stdarg.h> #include <stdio.h> -#include <stdint.h> #include <stdlib.h> #include <string.h> #include <time.h>

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.