aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/grep/queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/grep/queue.c')
-rw-r--r--usr.bin/grep/queue.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/grep/queue.c b/usr.bin/grep/queue.c
index 1b74c1799991..3ef8a640b37d 100644
--- a/usr.bin/grep/queue.c
+++ b/usr.bin/grep/queue.c
@@ -35,8 +35,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/queue.h>