changeset 11630:33cdc34b3a63

[gaim-migrate @ 13905] This file uses the HEADER thing defined in nameser_compat.h committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 09 Oct 2005 16:26:58 +0000
parents f18930698b5c
children 0c90ef51ad66
files src/dnssrv.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/dnssrv.c	Sun Oct 09 16:18:11 2005 +0000
+++ b/src/dnssrv.c	Sun Oct 09 16:26:58 2005 +0000
@@ -23,6 +23,7 @@
 #ifndef _WIN32
 #include <resolv.h>
 #include <stdlib.h>
+#include <arpa/nameser.h>
 #include <arpa/nameser_compat.h>
 #ifndef T_SRV
 #define T_SRV	33