From c382fbf9439cb748278791816e699d95d8cec054 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Mon, 26 Jul 2010 00:12:48 +0200 Subject: include: Rename l1a_l23_interface.h to l1ctl_proto.h The interface between l1 and upper layer is called by several name. IMHO l1ctl is shorted and sounds good so try to unify using that. Signed-off-by: Sylvain Munaut --- src/host/layer23/src/common/lapdm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/host/layer23/src/common/lapdm.c') diff --git a/src/host/layer23/src/common/lapdm.c b/src/host/layer23/src/common/lapdm.c index c47bd7cd..4aa4662c 100644 --- a/src/host/layer23/src/common/lapdm.c +++ b/src/host/layer23/src/common/lapdm.c @@ -70,7 +70,7 @@ #include #include -#include +#include /* TS 04.06 Figure 4 / Section 3.2 */ #define LAPDm_LPD_NORMAL 0 -- cgit v1.2.3