X-Git-Url: https://git.saurik.com/apple/mdnsresponder.git/blobdiff_plain/67c8f8a10700c05d2460d60f5927f23cb5cb9241..8ec81f6c99056f5c63e0045ca48a7c405058254b:/mDNSWindows/DLL.NET/Stdafx.h diff --git a/mDNSWindows/DLL.NET/Stdafx.h b/mDNSWindows/DLL.NET/Stdafx.h index 7fbc319..d2e5c1a 100755 --- a/mDNSWindows/DLL.NET/Stdafx.h +++ b/mDNSWindows/DLL.NET/Stdafx.h @@ -13,25 +13,6 @@ * 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) - -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 #using +struct _DNSServiceRef_t {}; +struct _DNSRecordRef_t {}; +