HomeFreeBSD

MFC r279413:

Description

MFC r279413:

Add a missing include of an options header.

watchdog.c does an #ifdef DDB but does not #include "opt_ddb.h".
Fixing this turned up a missing include file.

Details

Provenance
rstoneAuthored on
Parents
rS287927: Use strlcpy() instead of strncpy() because subsequent mkstemps expects
Branches
Unknown
Tags
Unknown