Add some missing includes.

Change-Id: Ieec623c06bc32ec78334f628af25b00c2bccd2e7
This commit is contained in:
Carl Shapiro
2011-03-21 20:01:03 -07:00
parent f8e658cf6b
commit 2cc2b2be69
6 changed files with 6 additions and 0 deletions

View File

@@ -123,6 +123,7 @@ __RCSID("$NetBSD: res_debug.c,v 1.7 2004/11/07 02:25:01 christos Exp $");
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <time.h>