Define PATH_MAX to fix build on the Hurd.

Forwarded: https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/424
Applied-upstream: no

Gbp-Pq: Name 01_hurd_ftbfs.patch
This commit is contained in:
Svante Signell 2018-04-01 17:43:04 -04:00 committed by luoyaoming
parent 75898b21f8
commit 442a11caee
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@
#include "gimpreloc.h"
#ifndef PATH_MAX
#define PATH_MAX 4096
#endif
/*
* Find the canonical filename of the executable. Returns the filename