bind9/lib
David Lawrence acbec87f20 Quiet HP/UX warning:
cc: "algchoic.h", line 74: warning 617: Redeclaration of tag "B_AlgorithmInfoType" ignored.
cc: "algchoic.h", line 74: warning 617: Redeclaration of tag "B_AlgorithmInfoType" ignored.

by removing:

struct B_AlgorithmInfoType;

because balgmeth.h already defines that struct tag.
(So does balg.h, but that isn't causing warnings.)
2000-05-08 23:41:59 +00:00
..
dns Quiet HP/UX warning: 2000-05-08 23:41:59 +00:00
isc Comment about unavoidable HP/UX compiler warning: 2000-05-08 23:36:19 +00:00
lwres /* 2000-05-08 19:53:50 +00:00
omapi Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
tests Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in update copyright 2000-02-03 23:17:52 +00:00