From 6ffd8467af7c6138196930116fecf27fca9b8604 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 25 Aug 2025 01:45:31 -0400 Subject: Update file header comments --- src/stdlib/stdlib.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stdlib/stdlib.c') diff --git a/src/stdlib/stdlib.c b/src/stdlib/stdlib.c index 17b5c72c..9238a4cf 100644 --- a/src/stdlib/stdlib.c +++ b/src/stdlib/stdlib.c @@ -14,6 +14,7 @@ #include #include +#include "../config.h" #include "bools.h" #include "files.h" #include "integers.h" -- cgit v1.2.3