Mercurial > pidgin
comparison src/protocols/simple/simple.c @ 14181:fc92a5a7dd95
[gaim-migrate @ 16833]
Split the DNS query code out into its own file without actually
changing anything.
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Fri, 18 Aug 2006 07:20:31 +0000 |
| parents | 879bb47cff8e |
| children | c3c792958635 |
comparison
equal
deleted
inserted
replaced
| 14180:45818acef0eb | 14181:fc92a5a7dd95 |
|---|---|
| 27 #include "internal.h" | 27 #include "internal.h" |
| 28 | 28 |
| 29 #include "accountopt.h" | 29 #include "accountopt.h" |
| 30 #include "blist.h" | 30 #include "blist.h" |
| 31 #include "conversation.h" | 31 #include "conversation.h" |
| 32 #include "dnsquery.h" | |
| 32 #include "debug.h" | 33 #include "debug.h" |
| 33 #include "notify.h" | 34 #include "notify.h" |
| 34 #include "privacy.h" | 35 #include "privacy.h" |
| 35 #include "prpl.h" | 36 #include "prpl.h" |
| 36 #include "plugin.h" | 37 #include "plugin.h" |
