summaryrefslogtreecommitdiff
path: root/usr/src/lib/nsswitch/files/common/files_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/nsswitch/files/common/files_common.h')
-rw-r--r--usr/src/lib/nsswitch/files/common/files_common.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/lib/nsswitch/files/common/files_common.h b/usr/src/lib/nsswitch/files/common/files_common.h
index afa56329d5..06ba03b576 100644
--- a/usr/src/lib/nsswitch/files/common/files_common.h
+++ b/usr/src/lib/nsswitch/files/common/files_common.h
@@ -19,10 +19,13 @@
*
* CDDL HEADER END
*/
+
/*
- * Copyright 1995-2003 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
- *
+ */
+
+/*
* Common code and structures used by name-service-switch "files" backends.
*/
@@ -31,7 +34,7 @@
#pragma ident "%Z%%M% %I% %E% SMI"
-#include "synonyms.h"
+#include "c_synonyms.h"
#include <nss_common.h>
#include <nss_dbdefs.h>
#include <stdio.h>