rf_zmq_test: remove srsran.h include

master
Andre Puschmann 4 years ago
parent bb6a5ebe80
commit e7aa484308

@ -11,7 +11,10 @@
*/ */
#include "rf_zmq_imp.h" #include "rf_zmq_imp.h"
#include "srsran/srsran.h" #include "srsran/common/tsan_options.h"
#include "srsran/phy/common/timestamp.h"
#include "srsran/phy/utils/debug.h"
#include <complex.h>
#include <pthread.h> #include <pthread.h>
#include <srsran/phy/common/phy_common.h> #include <srsran/phy/common/phy_common.h>
#include <stdlib.h> #include <stdlib.h>

Loading…
Cancel
Save