summaryrefslogtreecommitdiff
path: root/usrp/host/lib/db_boards.cc
diff options
context:
space:
mode:
Diffstat (limited to 'usrp/host/lib/db_boards.cc')
-rw-r--r--usrp/host/lib/db_boards.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/usrp/host/lib/db_boards.cc b/usrp/host/lib/db_boards.cc
index d6c644704..8ef5bac8b 100644
--- a/usrp/host/lib/db_boards.cc
+++ b/usrp/host/lib/db_boards.cc
@@ -20,6 +20,10 @@
// Boston, MA 02110-1301, USA.
//
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <db_boards.h>
#include <usrp/usrp_dbid.h>
#include <usrp/db_basic.h>