X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvpp%2Fapp%2Fstat_client.h;h=97bd3f9bb0bbc3d50b130adec5f5b3490507a165;hb=e906aacc1089ce86158486ec52d37a8470359ec2;hp=87e5409ed6f8f409755d6ec2e6d388074076c89c;hpb=1ec0ea85c3f57f4638e32a00396057f80d958ec9;p=vpp.git diff --git a/src/vpp/app/stat_client.h b/src/vpp/app/stat_client.h index 87e5409ed6f..97bd3f9bb0b 100644 --- a/src/vpp/app/stat_client.h +++ b/src/vpp/app/stat_client.h @@ -18,10 +18,6 @@ #include #include #include -#include -#include -#include -#include #include typedef struct @@ -50,9 +46,6 @@ typedef struct /* mapped stats segment object */ ssvm_private_t stat_segment; - /* Socket client object */ - socket_client_main_t *socket_client_main; - /* Spinlock for the stats segment */ clib_spinlock_t *stat_segment_lockp;