From dbcb4228e0301c241b5d921fd64e6d6139f714e3 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 30 Apr 2023 16:20:01 +0300 Subject: rename to ek --- src/string.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/string.c') diff --git a/src/string.c b/src/string.c index 9dcbe05..3822052 100644 --- a/src/string.c +++ b/src/string.c @@ -3,8 +3,8 @@ #include #include -#include -#include +#include +#include struct string *new_string(const char *s) { -- cgit v1.3