src/protocols/rendezvous/mdns.h

changeset 8546
59e40a3b08bf
parent 8487
0c272c2bf8a8
child 8594
b51dae7b7aa0
--- a/src/protocols/rendezvous/mdns.h	Thu Apr 01 17:41:30 2004 +0000
+++ b/src/protocols/rendezvous/mdns.h	Thu Apr 01 17:42:12 2004 +0000
@@ -26,13 +26,7 @@
 #ifndef _MDNS_H_
 #define _MDNS_H_
 
-#include <errno.h>
-#include <string.h>
-#include <arpa/inet.h>
-#include <netinet/in.h>
-#include <sys/socket.h>
-#include <sys/types.h>
-
+#include "internal.h"
 #include "debug.h"
 
 /*

mercurial