Portability: FreeBSD 9.3 x86 needs limits.h
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <Directory.h>
|
||||
|
||||
#if defined SOLARIS || defined NETBSD
|
||||
#if defined SOLARIS || defined NETBSD || defined FREEBSD
|
||||
#include <limits.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user