diff options
Diffstat (limited to 'pcilib/register.c')
-rw-r--r-- | pcilib/register.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcilib/register.c b/pcilib/register.c index a11bdac..12e3d28 100644 --- a/pcilib/register.c +++ b/pcilib/register.c @@ -16,6 +16,7 @@ #include "pci.h" #include "bank.h" +#include "datacpy.h" #include "tools.h" #include "error.h" #include "property.h" |