diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-11-24 20:12:57 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:24:01 +0000 |
commit | 4d65a7c6951cea0333f1a0c1b32c38489cdfa6c5 (patch) | |
tree | 68b10d2a903d8049a37b5ce2b7d101f493060dcb /usr.sbin/pmcannotate/pmcannotate.c | |
parent | 5e3934b15a2741b2de6b217e77dc9d798d740804 (diff) |
Diffstat (limited to 'usr.sbin/pmcannotate/pmcannotate.c')
-rw-r--r-- | usr.sbin/pmcannotate/pmcannotate.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pmcannotate/pmcannotate.c b/usr.sbin/pmcannotate/pmcannotate.c index 32138aa6c3a7..01af75090793 100644 --- a/usr.sbin/pmcannotate/pmcannotate.c +++ b/usr.sbin/pmcannotate/pmcannotate.c @@ -30,7 +30,6 @@ * */ -#include <sys/cdefs.h> #include <sys/param.h> #include <sys/queue.h> |