diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:27 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:25 +0000 |
| commit | 3bc80996974a61a4223eae4c1ccd47b6ee32a48a (patch) | |
| tree | 7d68e9e73f191c2d1c6eebd83b8e562ba8129bcb /sys/dev/snp | |
| parent | 0d349c19beda4185496f7a81330e0961a462512d (diff) | |
Diffstat (limited to 'sys/dev/snp')
| -rw-r--r-- | sys/dev/snp/snp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/snp/snp.c b/sys/dev/snp/snp.c index 3dd501704a56..21bf89f10822 100644 --- a/sys/dev/snp/snp.c +++ b/sys/dev/snp/snp.c @@ -27,8 +27,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include <sys/conf.h> #include <sys/fcntl.h> |
