1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-05 19:35:52 +03:00

Mild decrufting in resolv code.

This commit is contained in:
Roland McGrath
2013-08-27 10:49:36 -07:00
parent 5d1f0a09f3
commit f890a59b10
3 changed files with 8 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ static const char rcsid[] = "$BINDId: res_mkquery.c,v 8.12 1999/10/13 16:39:40 v
#include <resolv.h>
#include <stdio.h>
#include <string.h>
#include <sys/time.h>
/* Options. Leave them on. */
/* #define DEBUG */