From 785096ccbb8a7548fb0c053357bc6b6f1a8334fb Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Wed, 2 Mar 2011 11:11:02 -0800 Subject: usrp2: only include fw_common when needed, remove virtual send/recv, not exposed --- host/lib/usrp/usrp2/usrp2_impl.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/lib/usrp/usrp2/usrp2_impl.cpp') diff --git a/host/lib/usrp/usrp2/usrp2_impl.cpp b/host/lib/usrp/usrp2/usrp2_impl.cpp index 9ce0f7359..8fd88e01d 100644 --- a/host/lib/usrp/usrp2/usrp2_impl.cpp +++ b/host/lib/usrp/usrp2/usrp2_impl.cpp @@ -16,6 +16,7 @@ // #include "usrp2_impl.hpp" +#include "fw_common.h" #include #include #include -- cgit v1.2.3