summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getobjformat.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/getobjformat.c')
-rw-r--r--lib/libc/gen/getobjformat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/getobjformat.c b/lib/libc/gen/getobjformat.c
index de5c9c161f99..c21edfc07c42 100644
--- a/lib/libc/gen/getobjformat.c
+++ b/lib/libc/gen/getobjformat.c
@@ -25,7 +25,9 @@
*/
#include <sys/cdefs.h>
+#ifdef __FBSDID
__FBSDID("$FreeBSD$");
+#endif
#include <sys/param.h>
#include <objformat.h>