Don't pull in sys/callout.h.

This commit is contained in:
ad 2008-04-22 12:00:44 +00:00
parent ecebc8b473
commit c7566c2cde
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: pmf.h,v 1.10 2008/03/12 18:02:22 dyoung Exp $ */
/* $NetBSD: pmf.h,v 1.11 2008/04/22 12:00:44 ad Exp $ */
/*-
* Copyright (c) 2007 Jared D. McNeill <jmcneill@invisible.ca>
@ -37,8 +37,6 @@
#ifdef _KERNEL
#include <sys/callout.h>
typedef enum {
PMFE_DISPLAY_ON,
PMFE_DISPLAY_REDUCED,