6977107 usage of dns-sd needs to be replaced within install (Removed references to libaimdns.h)
authorClay Baenziger <ClayB@OpenSolaris.ORG>
Mon, 15 Nov 2010 13:47:40 -0700
changeset 927 3eab7312af02
parent 926 3e271c0efc4d
child 928 6c0866dca7ab
6977107 usage of dns-sd needs to be replaced within install (Removed references to libaimdns.h)
usr/src/lib/libaimdns/libaimdns.c
--- a/usr/src/lib/libaimdns/libaimdns.c	Mon Nov 15 11:49:42 2010 -0700
+++ b/usr/src/lib/libaimdns/libaimdns.c	Mon Nov 15 13:47:40 2010 -0700
@@ -30,8 +30,6 @@
 #include <strings.h>
 #include <libintl.h>
 
-#include "libaimdns.h"
-
 /* exception variable */
 PyObject *libaiMDNSError = NULL;
 scf_error_t scf_err;