aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb/db_break.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_break.c')
-rw-r--r--sys/ddb/db_break.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ddb/db_break.c b/sys/ddb/db_break.c
index c8396d86963d..91d927f03eaf 100644
--- a/sys/ddb/db_break.c
+++ b/sys/ddb/db_break.c
@@ -34,7 +34,6 @@
* Breakpoints.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <vm/vm.h>