Commit Diff


commit - 59dafc4ad67d0d4318d03b5f40da94af2bdf41fb
commit + 0288b576cabc42c649250dbbfe8bd93f7f3b5e8c
blob - e5b5c0beada22a4663781c48df082793d25c4990
blob + bbe57d461ff56d3da89dc3f2419c2d11fc6ed408
--- lsx.c
+++ lsx.c
@@ -1,5 +1,6 @@
 /* See LICENSE file for copyright and license details. */
 #include <dirent.h>
+#include <limits.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>