summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/i386/gen/makectxt.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/i386/gen/makectxt.c')
-rw-r--r--usr/src/lib/libc/i386/gen/makectxt.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/libc/i386/gen/makectxt.c b/usr/src/lib/libc/i386/gen/makectxt.c
index d72a67a481..1e6f995d84 100644
--- a/usr/src/lib/libc/i386/gen/makectxt.c
+++ b/usr/src/lib/libc/i386/gen/makectxt.c
@@ -27,13 +27,12 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
#pragma weak _makecontext = makecontext
#include "lint.h"
#include <stdarg.h>
#include <ucontext.h>
+#include <sys/regset.h>
#include <sys/stack.h>
/*