]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - mDNSWindows/DLL.NET/Stdafx.h
mDNSResponder-320.10.80.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / DLL.NET / Stdafx.h
index 7fbc319892d74c8c7f21aa68a0be81f7c43d6cc3..d2e5c1a8f2927a272c1f611b14ba160f4798d158 100755 (executable)
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
-
-    Change History (most recent first):
-
-$Log: Stdafx.h,v $
-Revision 1.5  2006/08/14 23:25:43  cheshire
-Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0
-
-Revision 1.4  2005/10/19 19:50:35  herscher
-Workaround a bug in the latest Microsoft Platform SDK when compiling C++ files that include (directly or indirectly) <WspiApi.h>
-
-Revision 1.3  2005/02/05 02:40:59  cheshire
-Convert newlines to Unix-style (ASCII 10)
-
-Revision 1.2  2005/02/05 02:37:01  cheshire
-Convert newlines to Unix-style (ASCII 10)
-
-Revision 1.1  2004/06/26 04:01:22  shersche
-Initial revision
-
  */
     
 // stdafx.h : include file for standard system include files,
@@ -47,3 +28,6 @@ Initial revision
 #using <mscorlib.dll>
 #using <System.dll>
 
+struct _DNSServiceRef_t {};
+struct _DNSRecordRef_t {};
+