X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=usrp%2Fhost%2Fapps%2Fusrp_cal_dc_offset.cc;fp=usrp%2Fhost%2Fapps%2Fusrp_cal_dc_offset.cc;h=5f708d672c01d1abc359fc2152d7e7cfec57d5f6;hb=8a9ddbb0675f9bfcc6e03b457fba6c79474a3693;hp=5ebac12a367b9bb973c5ee28d2a5e08b3dea2bb3;hpb=82d471b9b4a8b389b5da44b19c69c36420828382;p=debian%2Fgnuradio diff --git a/usrp/host/apps/usrp_cal_dc_offset.cc b/usrp/host/apps/usrp_cal_dc_offset.cc index 5ebac12a..5f708d67 100644 --- a/usrp/host/apps/usrp_cal_dc_offset.cc +++ b/usrp/host/apps/usrp_cal_dc_offset.cc @@ -1,6 +1,6 @@ /* -*- c++ -*- */ /* - * Copyright 2005,2008 Free Software Foundation, Inc. + * Copyright 2005,2008,2009 Free Software Foundation, Inc. * * This file is part of GNU Radio * @@ -28,14 +28,13 @@ #include #include #include -#include /* needed for usb functions */ #include #include #include #include -#include "usrp_local_sighandler.h" -#include "usrp_standard.h" -#include "usrp_bytesex.h" +#include +#include +#include char *prog_name;