aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/libi386/pread.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/i386/libi386/pread.c')
-rw-r--r--stand/i386/libi386/pread.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/i386/libi386/pread.c b/stand/i386/libi386/pread.c
index 870e2540150f..854f28068ab0 100644
--- a/stand/i386/libi386/pread.c
+++ b/stand/i386/libi386/pread.c
@@ -34,8 +34,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
/* read into destination in flat addr space */
#include <stand.h>