From 0d7afc9419ad054c19bc17cc164fa2e4fed93daf Mon Sep 17 00:00:00 2001 From: Noam Preil Date: Fri, 12 Dec 2025 09:45:39 +0000 Subject: [PATCH] clean up headers --- src/core/os.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/core/os.c b/src/core/os.c index 30242a3a..319b995d 100644 --- a/src/core/os.c +++ b/src/core/os.c @@ -29,11 +29,6 @@ #include -#ifdef JANET_PLAN9 -#include -#endif - - #ifndef JANET_REDUCED_OS #include