djgpp build was also broken
This commit is contained in:
@@ -48,6 +48,10 @@ extern int errno;
|
|||||||
#undef _POSIX_
|
#undef _POSIX_
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(__DJGPP__)
|
||||||
|
#include <limits.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef PREFIXES_IN_USE
|
#ifdef PREFIXES_IN_USE
|
||||||
#define FQN_NUMBUF 4
|
#define FQN_NUMBUF 4
|
||||||
static char fqn_filename_buffer[FQN_NUMBUF][FQN_MAX_FILENAME];
|
static char fqn_filename_buffer[FQN_NUMBUF][FQN_MAX_FILENAME];
|
||||||
|
|||||||
Reference in New Issue
Block a user