diff options
Diffstat (limited to 'usr/src/lib/libscf/common/error.c')
-rw-r--r-- | usr/src/lib/libscf/common/error.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/libscf/common/error.c b/usr/src/lib/libscf/common/error.c index c9f285837d..0bbfe84992 100644 --- a/usr/src/lib/libscf/common/error.c +++ b/usr/src/lib/libscf/common/error.c @@ -20,7 +20,7 @@ */ /* - * Copyright 2007 Sun Microsystems, Inc. All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -39,7 +39,6 @@ #include <sys/machelf.h> #include <thread.h> -#define walkcontext _walkcontext /* work around 4743525 */ #include <ucontext.h> extern int ndebug; |