Added missing header file.

This commit is contained in:
Jennifer Averett
2012-06-29 15:06:34 -05:00
parent cfb78bc301
commit 348f0a00ee
2 changed files with 87 additions and 0 deletions

View File

@@ -1199,6 +1199,7 @@ devNic.addHeaderFiles(
'sys/eventvar.h',
'sys/kenv.h',
'dev/pci/pci_private.h',
'dev/pci/pcib_private.h',
]
)