K 10 svn:author V 6 rstone K 8 svn:date V 27 2015-02-28T22:37:48.524891Z K 7 svn:log V 204 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. MFC after: 1 week X-MFC-With: r261495, r279410 END