#include "config.h" in db_wbxng.cc (for timespec, nanosleep, etc.)

Patch-by: Don Ward <don2387ward@sprynet.com>
This commit is contained in:
Johnathan Corgan 2009-10-10 16:48:58 -07:00
parent 54148c21f0
commit 990f456a3c
1 changed files with 4 additions and 0 deletions

View File

@ -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_wbxng.h>
#include "db_wbxng_adf4350.h"
#include <db_base_impl.h>