aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/extres/clk/clk_mux.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/extres/clk/clk_mux.c')
-rw-r--r--sys/dev/extres/clk/clk_mux.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/extres/clk/clk_mux.c b/sys/dev/extres/clk/clk_mux.c
index 5520766a492c..bfdf2ba028f0 100644
--- a/sys/dev/extres/clk/clk_mux.c
+++ b/sys/dev/extres/clk/clk_mux.c
@@ -24,7 +24,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/conf.h>
#include <sys/bus.h>