aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/libi386/i386_module.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/i386/libi386/i386_module.c')
-rw-r--r--stand/i386/libi386/i386_module.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stand/i386/libi386/i386_module.c b/stand/i386/libi386/i386_module.c
index 78ab61ba9a59..26f2ed3eec40 100644
--- a/stand/i386/libi386/i386_module.c
+++ b/stand/i386/libi386/i386_module.c
@@ -24,9 +24,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
/*
* i386-specific module functionality.
*