From: Erik Rozendaal Date: Tue, 21 Dec 2004 14:30:02 +0000 (+0000) Subject: Include sys/types.h. X-Git-Tag: release-0.50~618 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5efabaca306f130f04db6a2ba01ced9d463c8776;p=thirdparty%2Fldns.git Include sys/types.h. --- diff --git a/str2host.c b/str2host.c index 3a8f009e..fc0b2b99 100644 --- a/str2host.c +++ b/str2host.c @@ -16,6 +16,7 @@ #include "util.h" +#include #include #include #include