]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/dns.h
Enhance with new numerics for latest turkish moron detection
[user/henk/code/inspircd.git] / include / dns.h
index cdc1fd0246b3fba0d68e832039cee33c7267660f..e907c7e2c8855b987f03c54ad9cdfc2b8601ba77 100644 (file)
@@ -18,10 +18,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #ifndef _DNS_H
 #define _DNS_H
 
-#include <sys/types.h>
-#include <sys/socket.h>
-#include <netinet/in.h>
 #include <string>
+#include "socket.h"
 
 struct dns_ip4list {
        in_addr ip;