From 5ad4c41dc406a15beaa0a7b73d9dada1df74f939 Mon Sep 17 00:00:00 2001 From: Super User Date: Sun, 3 Feb 2008 13:47:33 +0100 Subject: now gives warning if mISDN branch is wrong. also some work on chan_lcr. modified: Makefile modified: apppbx.cpp modified: bchannel.c modified: chan_lcr.c modified: chan_lcr.h modified: dss1.cpp modified: dss1.h modified: extension.c modified: extension.h modified: genrc.c modified: ie.cpp renamed: admin_client.c -> lcradmin.c renamed: admin.h -> lcrsocket.h modified: mISDN.cpp modified: main.h renamed: admin_server.c -> socket_server.c renamed: admin_server.h -> socket_server.h modified: todo.txt --- main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.h') diff --git a/main.h b/main.h index f30a2b4..61ffc80 100644 --- a/main.h +++ b/main.h @@ -140,7 +140,7 @@ extern "C" { #include "alawulaw.h" #include "tones.h" #include "crypt.h" -#include "admin_server.h" +#include "socket_server.h" #include "trace.h" extern double now_d; -- cgit v1.2.3-55-g7522