Mercurial > ecos
changeset 1810:13b35973042a
* src/pci.c: Added include of cyg/infra/diag.h to fix compiler
warning.
| author | asl |
|---|---|
| date | Wed, 13 Oct 2004 21:18:01 +0000 |
| parents | b96b4cd085f6 |
| children | a53cbddaeb77 |
| files | packages/io/pci/current/ChangeLog packages/io/pci/current/src/pci.c |
| diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/io/pci/current/ChangeLog +++ b/packages/io/pci/current/ChangeLog @@ -1,3 +1,8 @@ +2004-10-13 David Brennan <eCos@brennanhome.com> + + * src/pci.c: Added include of cyg/infra/diag.h to fix compiler + warning. + 2004-10-12 Mark Salter <msalter@redhat.com> * cdl/io_pci.cdl (CYGPKG_IO_PCI_CONFIGURE_INTLINE): New option.
