summaryrefslogtreecommitdiff
path: root/usrp/host/apps/usrp_cal_dc_offset.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/apps/usrp_cal_dc_offset.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/apps/usrp_cal_dc_offset.cc')
-rw-r--r--usrp/host/apps/usrp_cal_dc_offset.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/usrp/host/apps/usrp_cal_dc_offset.cc b/usrp/host/apps/usrp_cal_dc_offset.cc
index 22d427dff..5f708d672 100644
--- a/usrp/host/apps/usrp_cal_dc_offset.cc
+++ b/usrp/host/apps/usrp_cal_dc_offset.cc
@@ -28,7 +28,6 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
-#include <usb.h> /* needed for usb functions */
#include <getopt.h>
#include <assert.h>
#include <math.h>