From f2a86eb6389210a8ebd475782ab707f814c6e49c Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 18 Mar 2010 10:01:09 -0700 Subject: define namespace hack when in c compiling --- host/lib/usrp/usrp2/fw_common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'host/lib/usrp') diff --git a/host/lib/usrp/usrp2/fw_common.h b/host/lib/usrp/usrp2/fw_common.h index 9740448ee..7fcae6fb2 100644 --- a/host/lib/usrp/usrp2/fw_common.h +++ b/host/lib/usrp/usrp2/fw_common.h @@ -29,6 +29,7 @@ extern "C" { #else #include +#define _SINS_ #endif // size of the vrt header and trailer to the host -- cgit v1.2.3