aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vgrind
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:34 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:34 +0000
commite5d258c9e599d2b2fe642e678091cac5da8a10d1 (patch)
tree0e6490a82a8002e2977832010b26ddb33d3688a3 /usr.bin/vgrind
parentdfc016587a1e11191676c42672aeeee5eb8cd64b (diff)
downloadsrc-e5d258c9e599d2b2fe642e678091cac5da8a10d1.tar.gz
src-e5d258c9e599d2b2fe642e678091cac5da8a10d1.zip
Diffstat (limited to 'usr.bin/vgrind')
-rw-r--r--usr.bin/vgrind/regexp.c3
-rw-r--r--usr.bin/vgrind/vfontedpr.c3
2 files changed, 0 insertions, 6 deletions
diff --git a/usr.bin/vgrind/regexp.c b/usr.bin/vgrind/regexp.c
index 572f44d2aeed..97e5ef68cb9f 100644
--- a/usr.bin/vgrind/regexp.c
+++ b/usr.bin/vgrind/regexp.c
@@ -30,9 +30,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-
-__FBSDID("$FreeBSD$");
#ifndef lint
static const char copyright[] =
diff --git a/usr.bin/vgrind/vfontedpr.c b/usr.bin/vgrind/vfontedpr.c
index 235073094296..dab2a3699008 100644
--- a/usr.bin/vgrind/vfontedpr.c
+++ b/usr.bin/vgrind/vfontedpr.c
@@ -29,9 +29,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-
-__FBSDID("$FreeBSD$");
#ifndef lint
static const char copyright[] =