From d1c85b546ae8f8ceaf9ba5962a36f6b6bae5a0a7 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 10 Mar 2025 18:59:40 +0100 Subject: Support listing from a different root dir --- string.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'string.h') diff --git a/string.h b/string.h index ecb49b6..c2036a8 100644 --- a/string.h +++ b/string.h @@ -1,5 +1,7 @@ #pragma once +#include + struct string { size_t len, cap; -- cgit v1.2.3-70-g09d2