aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_hhook.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/kern_hhook.c')
-rw-r--r--sys/kern/kern_hhook.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/kern_hhook.c b/sys/kern/kern_hhook.c
index f4ad16d99a12..602cd28990f0 100644
--- a/sys/kern/kern_hhook.c
+++ b/sys/kern/kern_hhook.c
@@ -36,7 +36,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/hhook.h>