Restructure: Move mncc from common code to 'libmncc'

This commit is contained in:
Andreas Eversberg
2017-11-17 09:01:44 +01:00
parent 9776736cc4
commit 7b539d5dc7
42 changed files with 66 additions and 38 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
#include "../common/debug.h"
#include "../libtimer/timer.h"
#include "../common/call.h"
#include "../common/cause.h"
#include "../libmncc/cause.h"
#include "anetz.h"
#include "dsp.h"