From a8f1a15fb5982df6e7784db676f42d0d09f6e20a Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Thu, 15 Dec 2011 09:20:52 +0100 Subject: Fix: break with current pcilib --- test/grab.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/grab.c b/test/grab.c index bcee9aa..0226e0a 100644 --- a/test/grab.c +++ b/test/grab.c @@ -2,6 +2,7 @@ #include #include #include +#include #include "uca.h" #define handle_error(errno) {if ((errno) != UCA_NO_ERROR) printf("error at <%s:%i>\n", \ -- cgit v1.2.3