diff options
Diffstat (limited to 'usr/src/lib/libnsl/dial/strecpy.c')
-rw-r--r-- | usr/src/lib/libnsl/dial/strecpy.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/lib/libnsl/dial/strecpy.c b/usr/src/lib/libnsl/dial/strecpy.c index f7559b2f10..22b3870cf9 100644 --- a/usr/src/lib/libnsl/dial/strecpy.c +++ b/usr/src/lib/libnsl/dial/strecpy.c @@ -21,7 +21,7 @@ */ /* - * Copyright 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright 2006 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -30,7 +30,8 @@ #pragma ident "%Z%%M% %I% %E% SMI" -#include "uucp.h" +#include "mt.h" +#include "uucp.h" #ifndef SMALL /* |