From ea5ebe0809fb31b9f125ac0689f706cc5f3f078f Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 30 Apr 2023 17:06:02 +0300 Subject: rename to kmi --- common/string.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common/string.c') diff --git a/common/string.c b/common/string.c index c005c9f..d0bf877 100644 --- a/common/string.c +++ b/common/string.c @@ -6,9 +6,9 @@ * Implementations of some string.h stdlib functions. */ -#include -#include -#include +#include +#include +#include /* we need to undef the macros in string.h, otherwise the names get mangled */ #undef strcpy -- cgit v1.3