From a0fe5cdea15bca52d3b101a88c11cb160ef08b2f Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 22 Oct 2015 15:57:59 +0200 Subject: Documentation update --- protocols/default.c | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/default.c') diff --git a/protocols/default.c b/protocols/default.c index 5e344cf..cbc53a8 100644 --- a/protocols/default.c +++ b/protocols/default.c @@ -5,6 +5,7 @@ #include "tools.h" #include "model.h" #include "error.h" +#include "bar.h" #define default_datacpy(dst, src, access, bank) pcilib_datacpy(dst, src, access, 1, bank->raw_endianess) -- cgit v1.2.3