1
0
mirror of https://github.com/janet-lang/janet synced 2026-01-02 05:09:05 +00:00

clean up headers

This commit is contained in:
Noam Preil
2025-12-12 09:45:39 +00:00
parent 7e2a57687a
commit 0d7afc9419

View File

@@ -29,11 +29,6 @@
#include <stdlib.h>
#ifdef JANET_PLAN9
#include <unistd.h>
#endif
#ifndef JANET_REDUCED_OS
#include <time.h>