summaryrefslogtreecommitdiffstats
path: root/lib/csu/i386-elf/crt1_c.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/i386-elf/crt1_c.c')
-rw-r--r--lib/csu/i386-elf/crt1_c.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/csu/i386-elf/crt1_c.c b/lib/csu/i386-elf/crt1_c.c
index c38f267..1eadc7c 100644
--- a/lib/csu/i386-elf/crt1_c.c
+++ b/lib/csu/i386-elf/crt1_c.c
@@ -26,6 +26,9 @@
* $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#ifndef lint
#ifndef __GNUC__
#error "GCC is needed to compile this file"
OpenPOWER on IntegriCloud