1
0

include limits.h

This commit is contained in:
Connor Lane Smith 2011-06-25 17:02:14 +01:00
parent 918a4a2148
commit 62c3961d3c

View File

@ -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>