Remove an '_' which was surplus to requirements.

This commit is contained in:
Poul-Henning Kamp 2003-06-25 08:30:45 +00:00
parent f209c40211
commit 934a35c329

View File

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