mheily / jobd

A job management framework
Other
143 stars 15 forks source link

Cannot compile, because PATH_MAX is undeclared. #34

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hello,

I'am trying to compile, after an update of the project. However that doesn't work :

launchd.c:234:18: error: use of undeclared identifier 'PATH_MAX' char path[PATH_MAX + 1]; ^ 1 error generated. *\ Error code 1