Remove an '_' which was surplus to requirements.

This commit is contained in:
phk 2003-06-25 08:30:45 +00:00
parent 7bb80e938f
commit 5dad430ef3

View File

@ -26,7 +26,7 @@
* $FreeBSD$
*/
#ifndef _SYS_WATCHDOG_H
#define _SYS__WATCHDOG_H
#define _SYS_WATCHDOG_H
#include <sys/ioccom.h>