hastd: Include param.h instead of relying on pollution in hooks.c
This is needed at least for MAX() and PATH_MAX. MFC after: 1 week
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user