TT#50652 remove unnecessary and circular include

Change-Id: I731c2a7586e878e4c756ab1a789f2e43418b0c46
changes/27/27627/2
Richard Fuchs 7 years ago
parent da5cacc965
commit 3032443f87

@ -1,7 +1,10 @@
#ifndef STATISTICS_H_
#define STATISTICS_H_
#include "call.h"
#include "aux.h"
struct call;
struct packet_stream;
struct stats {
atomic64 packets;

Loading…
Cancel
Save