aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/extres/syscon/syscon_generic.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/extres/syscon/syscon_generic.c')
-rw-r--r--sys/dev/extres/syscon/syscon_generic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/extres/syscon/syscon_generic.c b/sys/dev/extres/syscon/syscon_generic.c
index b5a73cb1f42e..be3d093915cc 100644
--- a/sys/dev/extres/syscon/syscon_generic.c
+++ b/sys/dev/extres/syscon/syscon_generic.c
@@ -33,7 +33,6 @@
* access.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>