summaryrefslogtreecommitdiff
path: root/usr/src/lib/libresolv/res_comp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libresolv/res_comp.c')
-rw-r--r--usr/src/lib/libresolv/res_comp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/lib/libresolv/res_comp.c b/usr/src/lib/libresolv/res_comp.c
index 030378fe39..9fb2a255f4 100644
--- a/usr/src/lib/libresolv/res_comp.c
+++ b/usr/src/lib/libresolv/res_comp.c
@@ -19,8 +19,9 @@
*
* CDDL HEADER END
*/
+
/*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -39,8 +40,7 @@
#pragma ident "%Z%%M% %I% %E% SMI"
-#include "synonyms.h"
-
+#include "c_synonyms.h"
#include <sys/types.h>
#include <stdio.h>
#include <arpa/nameser.h>