From 38987f3f5a3919ac81ba419e05ac8610c269faff Mon Sep 17 00:00:00 2001 From: wrmr Date: Sat, 9 Nov 2024 02:04:33 -0500 Subject: rename buf_t to str_t, and consolidate str.c/h with strv.c/h --- net.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net.h') diff --git a/net.h b/net.h index a2ad569..fa1ac87 100644 --- a/net.h +++ b/net.h @@ -1,7 +1,7 @@ #ifndef NET_H #define NET_H -#include "buf.h" +#include "str.h" #include "doc.h" #define HOST_MAX 255 -- cgit 1.4.1-2-gfad0