aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vte
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-24 20:12:57 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:24:00 +0000
commitfdafd315ad0d0f28a11b9fb4476a9ab059c62b92 (patch)
tree406c3dfc5c2c03a457c9908a9787144259a8418b /sys/dev/vte
parent7c43148a974877188a930e4078a164f83da8e652 (diff)
Diffstat (limited to 'sys/dev/vte')
-rw-r--r--sys/dev/vte/if_vte.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/vte/if_vte.c b/sys/dev/vte/if_vte.c
index ca2fda43bc70..d4e1553c432d 100644
--- a/sys/dev/vte/if_vte.c
+++ b/sys/dev/vte/if_vte.c
@@ -29,7 +29,6 @@
/* Driver for DM&P Electronics, Inc, Vortex86 RDC R6040 FastEthernet. */
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>