]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#include <isc/string.h>
authorMark Andrews <marka@isc.org>
Mon, 2 Feb 2004 04:37:39 +0000 (04:37 +0000)
committerMark Andrews <marka@isc.org>
Mon, 2 Feb 2004 04:37:39 +0000 (04:37 +0000)
lib/dns/resolver.c

index 9191f6353cd2020d94065c9a041d047c32be12cb..b828b51355d4167617229f74c421c8f8d1444fee 100644 (file)
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resolver.c,v 1.278 2004/01/27 04:49:09 marka Exp $ */
+/* $Id: resolver.c,v 1.279 2004/02/02 04:37:39 marka Exp $ */
 
 #include <config.h>
 
+#include <isc/string.h>
 #include <isc/task.h>
 #include <isc/timer.h>
 #include <isc/util.h>