This commit is contained in:
Jameson Nash 2012-04-08 20:59:04 -04:00 committed by Jameson Nash
parent 8d25b39dca
commit a9d723a19e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#endif
#include <sys/types.h>
#include <machine/limits.h>
#include <limits.h>
#ifdef __linux__
/* Not sure what to do about __pure2 on linux */