usr/src/lib/libc/port/llib-lc
changeset 9880 09668b3e273e
parent 7734 c46e039795b8
child 10089 3b42b78e6a26
--- a/usr/src/lib/libc/port/llib-lc	Wed Jun 17 02:10:30 2009 -0700
+++ b/usr/src/lib/libc/port/llib-lc	Tue Jun 16 11:36:35 2009 -0700
@@ -20,7 +20,7 @@
  */
 
 /*
- * Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+ * Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  * Use is subject to license terms.
  */
 
@@ -1749,9 +1749,6 @@
 /* label.c */
 extern int is_system_labeled(void);
 
-/* until TOG resolves the name, keep this private */
-int __accessat(int, const char *, int);
-
 extern int uconv_u16tou32(const uint16_t *, size_t *, uint32_t *, size_t *,
 	int);
 extern int uconv_u16tou8(const uint16_t *, size_t *, uchar_t *, size_t *, int);