aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpms/dpms.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/dpms/dpms.c')
-rw-r--r--sys/dev/dpms/dpms.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/dpms/dpms.c b/sys/dev/dpms/dpms.c
index 47eb9d03c820..05397e880b85 100644
--- a/sys/dev/dpms/dpms.c
+++ b/sys/dev/dpms/dpms.c
@@ -60,7 +60,6 @@
* Support for managing the display via DPMS for suspend/resume.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/bus.h>
#include <sys/kernel.h>