mirror of
https://github.com/janet-lang/janet
synced 2025-11-08 03:23:01 +00:00
Put limits.h back.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include <time.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user