#include "config.h" in db_wbxng.cc (for timespec, nanosleep, etc.)
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Sat, 10 Oct 2009 23:48:58 +0000 (16:48 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Sat, 10 Oct 2009 23:48:58 +0000 (16:48 -0700)
Patch-by: Don Ward <don2387ward@sprynet.com>
usrp/host/lib/db_wbxng.cc

index 38c3a28860b7652b777353d5a185622c486eb1c3..56a8486ce1aaddf59814d5e9dadcf3aeee5a2655 100644 (file)
 // the Free Software Foundation, Inc., 51 Franklin Street,
 // Boston, MA 02110-1301, USA.
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <usrp/db_wbxng.h>
 #include "db_wbxng_adf4350.h"
 #include <db_base_impl.h>