From 790ec29932e1c942325b4d83313f250be3f044d7 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 21 Apr 2009 21:45:04 +0000 Subject: Yet another left-over DAHDI_PARAMS. ppp almost builds git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@6429 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- ppp/dahdi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ppp/dahdi.c') diff --git a/ppp/dahdi.c b/ppp/dahdi.c index 4877f89..6991ccf 100644 --- a/ppp/dahdi.c +++ b/ppp/dahdi.c @@ -71,7 +71,7 @@ static int dahdi_chan = 0; static int connect_dahdi(void) { - DAHDI_PARAMS dahdi_params; + struct dahdi_params dahdi_params; int res; int x; -- cgit v1.2.3