comparison libpurple/dnsquery.c @ 31630:bb4eaf8e70d6

propagate from branch 'im.pidgin.pidgin' (head b4610e0aa7f5df4daa5d4ad90ce8a8d80f46e0fe) to branch 'im.pidgin.pidgin.mxit' (head 8b579559174d8853ab2218dac2e81e3ba5baead2)
author andrew.victor@mxit.com
date Wed, 04 May 2011 07:21:43 +0000
parents 92f3d821653f
children 8dbe2f531a89
comparison
equal deleted inserted replaced
31628:08dccf527457 31630:bb4eaf8e70d6
22 * You should have received a copy of the GNU General Public License 22 * You should have received a copy of the GNU General Public License
23 * along with this program; if not, write to the Free Software 23 * along with this program; if not, write to the Free Software
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
25 * 25 *
26 */ 26 */
27 #define _PURPLE_DNSQUERY_C_
27 28
28 #include "internal.h" 29 #include "internal.h"
29 #include "debug.h" 30 #include "debug.h"
30 #include "dnsquery.h" 31 #include "dnsquery.h"
31 #include "network.h" 32 #include "network.h"