summaryrefslogtreecommitdiff
path: root/usr/src/lib/libresolv/res_send.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libresolv/res_send.c')
-rw-r--r--usr/src/lib/libresolv/res_send.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/lib/libresolv/res_send.c b/usr/src/lib/libresolv/res_send.c
index 4d304763e3..495193b065 100644
--- a/usr/src/lib/libresolv/res_send.c
+++ b/usr/src/lib/libresolv/res_send.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.
*/
@@ -43,8 +44,7 @@
* Send query to name server and wait for reply.
*/
-#include "synonyms.h"
-
+#include "c_synonyms.h"
#include <sys/param.h>
#include <sys/time.h>
#include <sys/socket.h>