diff --git a/lib/dns/gen-unix.h b/lib/dns/gen-unix.h index c826f0132d..2af60bcfac 100644 --- a/lib/dns/gen-unix.h +++ b/lib/dns/gen-unix.h @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: gen-unix.h,v 1.8 2000/06/22 21:54:25 tale Exp $ */ +/* $Id: gen-unix.h,v 1.9 2000/06/23 03:10:02 tale Exp $ */ /* * This file is responsible for defining two operations that are not @@ -32,10 +32,10 @@ #ifndef DNS_GEN_UNIX_H #define DNS_GEN_UNIX_H 1 -#include +#include /* Required on some systems for dirent.h. */ #include -#include +#include /* XXXDCL Required for ?. */ #include #include