Remove an '_' which was surplus to requirements.

This commit is contained in:
phk 2003-06-25 08:30:45 +00:00
parent 133e510859
commit 16173435af

View File

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