Debian POSIXness fix from N. Boullis
This commit is contained in:
@@ -56,6 +56,10 @@
|
|||||||
|
|
||||||
#define MY_DIR_SEPARATOR '/'
|
#define MY_DIR_SEPARATOR '/'
|
||||||
|
|
||||||
|
#ifndef PATH_MAX
|
||||||
|
#define PATH_MAX 4096
|
||||||
|
#endif
|
||||||
|
|
||||||
static char *
|
static char *
|
||||||
get_temporary_name(const char *dirname, const char *errmsg)
|
get_temporary_name(const char *dirname, const char *errmsg)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user