It's not necessary to #include "sysmon_envsys.h" any more.
This commit is contained in:
parent
3251535c47
commit
691525189c
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: dbcool_var.h,v 1.2 2008/10/06 01:35:35 pgoyette Exp $ */
|
||||
/* $NetBSD: dbcool_var.h,v 1.3 2008/10/09 10:25:47 pgoyette Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2008 The NetBSD Foundation, Inc.
|
||||
@ -41,12 +41,11 @@
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: dbcool_var.h,v 1.2 2008/10/06 01:35:35 pgoyette Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: dbcool_var.h,v 1.3 2008/10/09 10:25:47 pgoyette Exp $");
|
||||
|
||||
#include <dev/i2c/i2cvar.h>
|
||||
|
||||
#include <dev/sysmon/sysmonvar.h>
|
||||
#include "sysmon_envsys.h"
|
||||
|
||||
#include <dev/i2c/dbcool_reg.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user