include limits.h 0288b576
Connor Lane Smith · 2011-06-25 17:02 1 file(s) · +1 −0
lsx.c +1 −0
1 1
/* See LICENSE file for copyright and license details. */
2 2
#include <dirent.h>
3 +
#include <limits.h>
3 4
#include <stdio.h>
4 5
#include <stdlib.h>
5 6
#include <string.h>