mirror of
https://git.FreeBSD.org/src.git
synced 2026-06-02 11:24:32 +00:00
reboot: Include limits.h for PATH_MAX
MFC after: 1 week
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <limits.h>
|
||||
#include <paths.h>
|
||||
#include <pwd.h>
|
||||
#include <signal.h>
|
||||
|
||||
Reference in New Issue
Block a user