Browse code

Merge branch 'main' of git.sr.ht:~rabbits/uxn

Devine Lu Linvega authored on 07/11/2021 20:55:32
Showing 1 changed files
... ...
@@ -20,7 +20,6 @@ WITH REGARD TO THIS SOFTWARE.
20 20
 #include <string.h>
21 21
 #include <sys/stat.h>
22 22
 #include <unistd.h>
23
-#include <limits.h>
24 23
 
25 24
 static FILE *f;
26 25
 static DIR *d;