summaryrefslogtreecommitdiff
path: root/usrp/host/lib/db_xcvr2450.cc
diff options
context:
space:
mode:
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>