diff options
Diffstat (limited to 'lib/libc/regex/grot/main.c')
-rw-r--r-- | lib/libc/regex/grot/main.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/regex/grot/main.c b/lib/libc/regex/grot/main.c index eee541bac171..e9d57c84e6f4 100644 --- a/lib/libc/regex/grot/main.c +++ b/lib/libc/regex/grot/main.c @@ -1,6 +1,3 @@ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/types.h> #include <assert.h> #include <regex.h> |