diff options
Diffstat (limited to 'syslogd.c')
-rw-r--r-- | syslogd.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ #include <sys/stat.h> #include <sys/types.h> #include <sys/un.h> +#include <sys/param.h> #include <time.h> #include <unistd.h> |