summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/stdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/stdint.h')
-rw-r--r--usr/src/uts/common/sys/stdint.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/src/uts/common/sys/stdint.h b/usr/src/uts/common/sys/stdint.h
index 1e6808f3c5..ec1656055f 100644
--- a/usr/src/uts/common/sys/stdint.h
+++ b/usr/src/uts/common/sys/stdint.h
@@ -27,8 +27,6 @@
#ifndef _SYS_STDINT_H
#define _SYS_STDINT_H
-#pragma ident "%Z%%M% %I% %E% SMI"
-
/*
* This header is included by <stdint.h> which was introduced by
* the ISO C Standard, ISO/IEC 9899:1999 Programming language - C.