[Bug 74313] [patch] Fix build on Hurd without PATH_MAX
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 3 01:01:19 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=74313
--- Comment #3 from Christophe Fergeau <teuf at gnome.org> ---
I'd just add a
#ifndef PATH_MAX
#define PATH_MAX 4096
#endif
somewhere after all the #includes at the top of the file.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-bugs/attachments/20140203/65eaaf13/attachment.html>
More information about the spice-bugs
mailing list