Sign in
VoLTE and OF
/
voip-of
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
d2d73241731426c4335cd219aeab1010a408f76e
Authored by
Julien LANGLOIS
2014-08-21 12:05:28 +0100
1 parent
cf2e5879
remove old include
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
udatapath/voip.h
udatapath/voip.h
View file @
d2d7324
...
...
@@ -3,7 +3,6 @@
3
3
#define voip_H 1
4
4
5
5
#include "voip_stats_imos.h"
6
-#include "voip_stats_user_counter.h"
7
6
#include <stdbool.h>
8
7
#include "datapath.h"
9
8
#include "vconn.h"
...
...