summaryrefslogtreecommitdiff
path: root/usrp/host/lib/db_xcvr2450.cc
diff options
context:
space:
mode:
authorMatt Ettus2009-10-06 00:33:39 -0700
committerMatt Ettus2009-10-06 00:33:39 -0700
commit3f8026a00c261c788357b3a04f5b338a6cda4d0e (patch)
treeda08ade9266b2205c79967601f201e22da6cbe9b /usrp/host/lib/db_xcvr2450.cc
parent61926130bef20051001f97abfae4c16ffc7963f6 (diff)
parentc6b4290d73069e4e4f0f71b04a65b9670318e86d (diff)
downloadgnuradio-3f8026a00c261c788357b3a04f5b338a6cda4d0e.tar.gz
gnuradio-3f8026a00c261c788357b3a04f5b338a6cda4d0e.tar.bz2
gnuradio-3f8026a00c261c788357b3a04f5b338a6cda4d0e.zip
Merge branch 'master' of http://gnuradio.org/git/gnuradio
Diffstat (limited to 'usrp/host/lib/db_xcvr2450.cc')
-rw-r--r--usrp/host/lib/db_xcvr2450.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/usrp/host/lib/db_xcvr2450.cc b/usrp/host/lib/db_xcvr2450.cc
index 408a05587..72367286c 100644
--- a/usrp/host/lib/db_xcvr2450.cc
+++ b/usrp/host/lib/db_xcvr2450.cc
@@ -18,6 +18,10 @@
// the Free Software Foundation, Inc., 51 Franklin Street,
// Boston, MA 02110-1301, USA.
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <usrp/db_xcvr2450.h>
#include <db_base_impl.h>
#include <cmath>