summaryrefslogtreecommitdiff
path: root/usr/src/tools/ctf/common/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/tools/ctf/common/utils.h')
-rw-r--r--usr/src/tools/ctf/common/utils.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/tools/ctf/common/utils.h b/usr/src/tools/ctf/common/utils.h
index 9b07361a53..4ae2dd0917 100644
--- a/usr/src/tools/ctf/common/utils.h
+++ b/usr/src/tools/ctf/common/utils.h
@@ -27,9 +27,8 @@
#ifndef _UTILS_H
#define _UTILS_H
-#pragma ident "%Z%%M% %I% %E% SMI"
-
#include <stdarg.h>
+#include <ctf_headers.h>
#ifdef __cplusplus
extern "C" {