mirror of
https://github.com/janet-lang/janet
synced 2024-11-18 06:34:48 +00:00
Put limits.h back.
This commit is contained in:
parent
02f53ca014
commit
809b6589a1
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user