diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:30 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:30 +0000 |
| commit | dfc016587a1e11191676c42672aeeee5eb8cd64b (patch) | |
| tree | c7c76d0a331f429ab9d18f5ae07a6c4b06c1499e /sys/dev/videomode | |
| parent | 2a63c3be158216222d89a073dcbd6a72ee4aab5a (diff) | |
Diffstat (limited to 'sys/dev/videomode')
| -rw-r--r-- | sys/dev/videomode/vesagtf.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/videomode/vesagtf.c b/sys/dev/videomode/vesagtf.c index c02c421c14ac..077cf7d1a0ea 100644 --- a/sys/dev/videomode/vesagtf.c +++ b/sys/dev/videomode/vesagtf.c @@ -150,9 +150,6 @@ */ #ifdef _KERNEL -#include <sys/cdefs.h> - -__FBSDID("$FreeBSD$"); #include <sys/types.h> #include <sys/param.h> #include <sys/systm.h> |
