aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen/popen_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/gen/popen_test.c')
-rw-r--r--lib/libc/tests/gen/popen_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/tests/gen/popen_test.c b/lib/libc/tests/gen/popen_test.c
index 5c615b7146e9..89be6d257c34 100644
--- a/lib/libc/tests/gen/popen_test.c
+++ b/lib/libc/tests/gen/popen_test.c
@@ -30,8 +30,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/wait.h>
#include <errno.h>