You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compat.h: include the compatible definition for PATH_MAX
This moves the definition of PATH_MAX, including completions where
PATH_MAX is undefined, to "compat.h" so that it does not have to be
defined in multiple places.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
0 commit comments