From 166b788d61a443a1576f8b56abdf06fea5a2178e Mon Sep 17 00:00:00 2001 From: dacctal Date: Wed, 1 Jul 2026 07:50:01 +0000 Subject: ezntek: checkpoint! --- src/files.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/files.c') diff --git a/src/files.c b/src/files.c index 8903557..7bfc507 100644 --- a/src/files.c +++ b/src/files.c @@ -19,6 +19,7 @@ */ #include "files.h" +#include bool file_exists(const char *path) { struct stat buffer; -- cgit v1.2.3