[zaptel-commits] tzafrir: branch tzafrir/move r3757 - in /team/tzafrir/move: ./ datamods/ hpec...
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Mon Jan 28 16:12:04 CST 2008
Author: tzafrir
Date: Mon Jan 28 16:12:03 2008
New Revision: 3757
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3757
Log:
* Moving kernel stuff under kernel/ (unchanged).
* Userspace programs include "kernel/foo.h" instead of "foo.h".
* Fix test file name in configure.ac.
* Builds userspace, not yet kernel.
Added:
team/tzafrir/move/kernel/
team/tzafrir/move/kernel/Kbuild
- copied unchanged from r3756, team/tzafrir/move/Kbuild
team/tzafrir/move/kernel/adt_lec.c
- copied unchanged from r3756, team/tzafrir/move/adt_lec.c
team/tzafrir/move/kernel/adt_lec.h
- copied unchanged from r3756, team/tzafrir/move/adt_lec.h
team/tzafrir/move/kernel/arith.h
- copied unchanged from r3756, team/tzafrir/move/arith.h
team/tzafrir/move/kernel/biquad.h
- copied unchanged from r3756, team/tzafrir/move/biquad.h
team/tzafrir/move/kernel/datamods/
- copied from r3756, team/tzafrir/move/datamods/
team/tzafrir/move/kernel/ecdis.h
- copied unchanged from r3756, team/tzafrir/move/ecdis.h
team/tzafrir/move/kernel/fasthdlc.h
- copied unchanged from r3756, team/tzafrir/move/fasthdlc.h
team/tzafrir/move/kernel/fir.h
- copied unchanged from r3756, team/tzafrir/move/fir.h
team/tzafrir/move/kernel/hpec/
- copied from r3756, team/tzafrir/move/hpec/
team/tzafrir/move/kernel/jpah.h
- copied unchanged from r3756, team/tzafrir/move/jpah.h
team/tzafrir/move/kernel/kb1ec.h
- copied unchanged from r3756, team/tzafrir/move/kb1ec.h
team/tzafrir/move/kernel/kb1ec_const.h
- copied unchanged from r3756, team/tzafrir/move/kb1ec_const.h
team/tzafrir/move/kernel/mg2ec.h
- copied unchanged from r3756, team/tzafrir/move/mg2ec.h
team/tzafrir/move/kernel/mg2ec_const.h
- copied unchanged from r3756, team/tzafrir/move/mg2ec_const.h
team/tzafrir/move/kernel/pciradio.c
- copied unchanged from r3756, team/tzafrir/move/pciradio.c
team/tzafrir/move/kernel/proslic.h
- copied unchanged from r3756, team/tzafrir/move/proslic.h
team/tzafrir/move/kernel/sec.h
- copied unchanged from r3756, team/tzafrir/move/sec.h
team/tzafrir/move/kernel/tor2-hw.h
- copied unchanged from r3756, team/tzafrir/move/tor2-hw.h
team/tzafrir/move/kernel/tor2.c
- copied unchanged from r3756, team/tzafrir/move/tor2.c
team/tzafrir/move/kernel/torisa.c
- copied unchanged from r3756, team/tzafrir/move/torisa.c
team/tzafrir/move/kernel/wct4xxp/
- copied from r3756, team/tzafrir/move/wct4xxp/
team/tzafrir/move/kernel/wctc4xxp/
- copied from r3756, team/tzafrir/move/wctc4xxp/
team/tzafrir/move/kernel/wctdm.c
- copied unchanged from r3756, team/tzafrir/move/wctdm.c
team/tzafrir/move/kernel/wctdm.h
- copied unchanged from r3756, team/tzafrir/move/wctdm.h
team/tzafrir/move/kernel/wctdm24xxp/
- copied from r3756, team/tzafrir/move/wctdm24xxp/
team/tzafrir/move/kernel/wcte11xp.c
- copied unchanged from r3756, team/tzafrir/move/wcte11xp.c
team/tzafrir/move/kernel/wcte12xp/
- copied from r3756, team/tzafrir/move/wcte12xp/
team/tzafrir/move/kernel/wcusb.c
- copied unchanged from r3756, team/tzafrir/move/wcusb.c
team/tzafrir/move/kernel/wcusb.h
- copied unchanged from r3756, team/tzafrir/move/wcusb.h
team/tzafrir/move/kernel/xpp/
- copied from r3756, team/tzafrir/move/xpp/
team/tzafrir/move/kernel/zaptel-base.c
- copied unchanged from r3756, team/tzafrir/move/zaptel-base.c
team/tzafrir/move/kernel/zaptel.h
- copied unchanged from r3756, team/tzafrir/move/zaptel.h
team/tzafrir/move/kernel/zconfig.h
- copied unchanged from r3756, team/tzafrir/move/zconfig.h
team/tzafrir/move/kernel/ztd-eth.c
- copied unchanged from r3756, team/tzafrir/move/ztd-eth.c
team/tzafrir/move/kernel/ztd-loc.c
- copied unchanged from r3756, team/tzafrir/move/ztd-loc.c
team/tzafrir/move/kernel/ztdummy.c
- copied unchanged from r3756, team/tzafrir/move/ztdummy.c
team/tzafrir/move/kernel/ztdummy.h
- copied unchanged from r3756, team/tzafrir/move/ztdummy.h
team/tzafrir/move/kernel/ztdynamic.c
- copied unchanged from r3756, team/tzafrir/move/ztdynamic.c
team/tzafrir/move/kernel/zttranscode.c
- copied unchanged from r3756, team/tzafrir/move/zttranscode.c
Removed:
team/tzafrir/move/Kbuild
team/tzafrir/move/adt_lec.c
team/tzafrir/move/adt_lec.h
team/tzafrir/move/arith.h
team/tzafrir/move/biquad.h
team/tzafrir/move/datamods/
team/tzafrir/move/ecdis.h
team/tzafrir/move/fasthdlc.h
team/tzafrir/move/fir.h
team/tzafrir/move/hpec/
team/tzafrir/move/jpah.h
team/tzafrir/move/kb1ec.h
team/tzafrir/move/kb1ec_const.h
team/tzafrir/move/mg2ec.h
team/tzafrir/move/mg2ec_const.h
team/tzafrir/move/pciradio.c
team/tzafrir/move/proslic.h
team/tzafrir/move/sec.h
team/tzafrir/move/tor2-hw.h
team/tzafrir/move/tor2.c
team/tzafrir/move/torisa.c
team/tzafrir/move/wct4xxp/
team/tzafrir/move/wctc4xxp/
team/tzafrir/move/wctdm.c
team/tzafrir/move/wctdm.h
team/tzafrir/move/wctdm24xxp/
team/tzafrir/move/wcte11xp.c
team/tzafrir/move/wcte12xp/
team/tzafrir/move/wcusb.c
team/tzafrir/move/wcusb.h
team/tzafrir/move/xpp/
team/tzafrir/move/zaptel-base.c
team/tzafrir/move/zaptel.h
team/tzafrir/move/zconfig.h
team/tzafrir/move/ztd-eth.c
team/tzafrir/move/ztd-loc.c
team/tzafrir/move/ztdummy.c
team/tzafrir/move/ztdummy.h
team/tzafrir/move/ztdynamic.c
team/tzafrir/move/zttranscode.c
Modified:
team/tzafrir/move/Makefile
team/tzafrir/move/configure
team/tzafrir/move/configure.ac
team/tzafrir/move/fxotune.c
team/tzafrir/move/fxotune.h
team/tzafrir/move/fxstest.c
team/tzafrir/move/hdlcgen.c
team/tzafrir/move/hdlcstress.c
team/tzafrir/move/hdlctest.c
team/tzafrir/move/hdlcverify.c
team/tzafrir/move/patgen.c
team/tzafrir/move/patlooptest.c
team/tzafrir/move/pattest.c
team/tzafrir/move/timertest.c
team/tzafrir/move/tonezone.h
team/tzafrir/move/torisatool.c
team/tzafrir/move/wcfxo.c
team/tzafrir/move/wct1xxp.c
team/tzafrir/move/ztcfg-dude.c
team/tzafrir/move/ztcfg.c
team/tzafrir/move/ztdiag.c
team/tzafrir/move/ztmonitor.c
team/tzafrir/move/ztscan.c
team/tzafrir/move/zttool.c
Modified: team/tzafrir/move/Makefile
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/Makefile?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/Makefile (original)
+++ team/tzafrir/move/Makefile Mon Jan 28 16:12:03 2008
@@ -105,10 +105,10 @@
BUILD_XPP:=yes
endif
-SUBDIRS_UTILS_ALL:= xpp/utils ppp
+SUBDIRS_UTILS_ALL:= kernel/xpp/utils ppp
SUBDIRS_UTILS :=
ifeq ($(BUILD_XPP),yes)
- SUBDIRS_UTILS += xpp/utils
+ SUBDIRS_UTILS += kernel/xpp/utils
endif
#SUBDIRS_UTILS += ppp
@@ -186,7 +186,7 @@
KFLAGS+=-DSTANDALONE_ZAPATA
CFLAGS+=-DSTANDALONE_ZAPATA
-KMAKE = $(MAKE) -C $(KSRC) SUBDIRS=$(PWD) \
+KMAKE = $(MAKE) -C $(KSRC) SUBDIRS=$(PWD)/kernel \
HOTPLUG_FIRMWARE=$(HOTPLUG_FIRMWARE) KBUILD_OBJ_M="$(KBUILD_OBJ_M)"
KMAKE_INST = $(KMAKE) \
INSTALL_MOD_PATH=$(DESTDIR) INSTALL_MOD_DIR=misc modules_install
@@ -338,15 +338,15 @@
prereq: config.status tor2fw.h radfw.h version.h
-zttool.o: zaptel.h
+zttool.o: kernel/zaptel.h
zttool.o: CFLAGS+=$(NEWT_INCLUDE)
zttool: LDLIBS+=$(NEWT_LIB)
-ztscan.o: zaptel.h
-
-ztprovision.o: zaptel.h
-
-ztmonitor.o: zaptel.h
+ztscan.o: kernel/zaptel.h
+
+ztprovision.o: kernel/zaptel.h
+
+ztmonitor.o: kernel/zaptel.h
ztspeed: CFLAGS=
@@ -359,7 +359,7 @@
$(LTZ_SO): $(LTZ_SO_OBJS)
$(CC) $(CFLAGS) -shared -Wl,-soname,$(LTZ_SO).$(LTZ_SO_MAJOR_VER).$(LTZ_SO_MINOR_VER) -o $@ $^ $(LDFLAGS) $(LDLIBS) -lm
-ztcfg.o: ztcfg.h zaptel.h
+ztcfg.o: ztcfg.h kernel/zaptel.h
ztcfg: ztcfg.o $(LTZ_A)
ztcfg: LDLIBS+=-lm
@@ -516,7 +516,7 @@
done
install-include:
- $(INSTALL) -D -m 644 zaptel.h $(DESTDIR)$(INC_DIR)/zaptel.h
+ $(INSTALL) -D -m 644 kernel/zaptel.h $(DESTDIR)$(INC_DIR)/zaptel.h
devices:
ifndef DYNFS
@@ -603,7 +603,7 @@
@echo "optimal value for the variable MODULES ."
@echo ""
@echo "I think that the zaptel hardware you have on your system is:"
- @xpp/utils/zaptel_hardware || true
+ @kernel/xpp/utils/zaptel_hardware || true
update:
Modified: team/tzafrir/move/configure.ac
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/configure.ac?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/configure.ac (original)
+++ team/tzafrir/move/configure.ac Mon Jan 28 16:12:03 2008
@@ -9,7 +9,7 @@
AC_INIT(zaptel, ZAP_VERSION, www.asterisk.org)
# check existence of the package
-AC_CONFIG_SRCDIR([zaptel-base.c])
+AC_CONFIG_SRCDIR([kernel/zaptel-base.c])
AC_COPYRIGHT("Zaptel")
AC_REVISION($Revision$)
Modified: team/tzafrir/move/fxotune.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/fxotune.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/fxotune.c (original)
+++ team/tzafrir/move/fxotune.c Mon Jan 28 16:12:03 2008
@@ -24,11 +24,11 @@
#include <sys/time.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif
-#include "wctdm.h"
+#include "kernel/wctdm.h"
#include "fxotune.h"
#define TEST_DURATION 2000
Modified: team/tzafrir/move/fxotune.h
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/fxotune.h?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/fxotune.h (original)
+++ team/tzafrir/move/fxotune.h Mon Jan 28 16:12:03 2008
@@ -12,8 +12,6 @@
*
* (C) 2005 Digium, Inc.
*/
-
-#include "wctdm.h"
struct wctdm_echo_coefs echo_trys [] =
{
Modified: team/tzafrir/move/fxstest.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/fxstest.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/fxstest.c (original)
+++ team/tzafrir/move/fxstest.c Mon Jan 28 16:12:03 2008
@@ -5,7 +5,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <sys/ioctl.h>
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#include "tonezone.h"
#include "wctdm.h"
Modified: team/tzafrir/move/hdlcgen.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/hdlcgen.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/hdlcgen.c (original)
+++ team/tzafrir/move/hdlcgen.c Mon Jan 28 16:12:03 2008
@@ -1,5 +1,5 @@
#define FAST_HDLC_NEED_TABLES
-#include "fasthdlc.h"
+#include "kernel/fasthdlc.h"
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
Modified: team/tzafrir/move/hdlcstress.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/hdlcstress.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/hdlcstress.c (original)
+++ team/tzafrir/move/hdlcstress.c Mon Jan 28 16:12:03 2008
@@ -2,7 +2,7 @@
#include <fcntl.h>
#include <string.h>
#include <errno.h>
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#include <stdio.h>
#include <linux/types.h>
#include <linux/ppp_defs.h>
@@ -11,7 +11,7 @@
#include <stdlib.h>
#include "bittest.h"
#define FAST_HDLC_NEED_TABLES
-#include "fasthdlc.h"
+#include "kernel/fasthdlc.h"
/* #define BLOCK_SIZE 2048 */
#define BLOCK_SIZE 2041
Modified: team/tzafrir/move/hdlctest.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/hdlctest.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/hdlctest.c (original)
+++ team/tzafrir/move/hdlctest.c Mon Jan 28 16:12:03 2008
@@ -2,7 +2,7 @@
#include <fcntl.h>
#include <string.h>
#include <errno.h>
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#include <stdio.h>
#include <linux/types.h>
#include <linux/ppp_defs.h>
@@ -11,7 +11,7 @@
#include <stdlib.h>
#include "bittest.h"
#define FAST_HDLC_NEED_TABLES
-#include "fasthdlc.h"
+#include "kernel/fasthdlc.h"
#define BLOCK_SIZE 2039
Modified: team/tzafrir/move/hdlcverify.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/hdlcverify.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/hdlcverify.c (original)
+++ team/tzafrir/move/hdlcverify.c Mon Jan 28 16:12:03 2008
@@ -1,5 +1,5 @@
#define FAST_HDLC_NEED_TABLES
-#include "fasthdlc.h"
+#include "kernel/fasthdlc.h"
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
Modified: team/tzafrir/move/patgen.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/patgen.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/patgen.c (original)
+++ team/tzafrir/move/patgen.c Mon Jan 28 16:12:03 2008
@@ -11,7 +11,7 @@
#include "bittest.h"
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif
Modified: team/tzafrir/move/patlooptest.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/patlooptest.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/patlooptest.c (original)
+++ team/tzafrir/move/patlooptest.c Mon Jan 28 16:12:03 2008
@@ -9,7 +9,7 @@
#include <time.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif
Modified: team/tzafrir/move/pattest.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/pattest.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/pattest.c (original)
+++ team/tzafrir/move/pattest.c Mon Jan 28 16:12:03 2008
@@ -11,7 +11,7 @@
#include "bittest.h"
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif
Modified: team/tzafrir/move/timertest.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/timertest.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/timertest.c (original)
+++ team/tzafrir/move/timertest.c Mon Jan 28 16:12:03 2008
@@ -9,7 +9,7 @@
#include <errno.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif
Modified: team/tzafrir/move/tonezone.h
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/tonezone.h?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/tonezone.h (original)
+++ team/tzafrir/move/tonezone.h Mon Jan 28 16:12:03 2008
@@ -25,7 +25,7 @@
#define _TONEZONE_H
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif
Modified: team/tzafrir/move/torisatool.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/torisatool.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/torisatool.c (original)
+++ team/tzafrir/move/torisatool.c Mon Jan 28 16:12:03 2008
@@ -28,7 +28,7 @@
#include <sys/ioctl.h>
#include <string.h>
#include <errno.h>
-#include "zaptel.h"
+#include "kernel/zaptel.h"
static void usage(void)
{
Modified: team/tzafrir/move/wcfxo.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/wcfxo.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/wcfxo.c (original)
+++ team/tzafrir/move/wcfxo.c Mon Jan 28 16:12:03 2008
@@ -33,7 +33,7 @@
#include <linux/pci.h>
#include <asm/io.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif
Modified: team/tzafrir/move/wct1xxp.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/wct1xxp.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/wct1xxp.c (original)
+++ team/tzafrir/move/wct1xxp.c Mon Jan 28 16:12:03 2008
@@ -33,7 +33,7 @@
#include <linux/pci.h>
#include <linux/spinlock.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif
Modified: team/tzafrir/move/ztcfg-dude.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/ztcfg-dude.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/ztcfg-dude.c (original)
+++ team/tzafrir/move/ztcfg-dude.c Mon Jan 28 16:12:03 2008
@@ -39,7 +39,7 @@
#include <errno.h>
#include <math.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#include "tonezone.h"
#else
#include <zaptel/zaptel.h>
Modified: team/tzafrir/move/ztcfg.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/ztcfg.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/ztcfg.c (original)
+++ team/tzafrir/move/ztcfg.c Mon Jan 28 16:12:03 2008
@@ -38,7 +38,7 @@
#include <fcntl.h>
#include <errno.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#include "tonezone.h"
#else
#include <zaptel/zaptel.h>
Modified: team/tzafrir/move/ztdiag.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/ztdiag.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/ztdiag.c (original)
+++ team/tzafrir/move/ztdiag.c Mon Jan 28 16:12:03 2008
@@ -5,7 +5,7 @@
#include <unistd.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif
Modified: team/tzafrir/move/ztmonitor.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/ztmonitor.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/ztmonitor.c (original)
+++ team/tzafrir/move/ztmonitor.c Mon Jan 28 16:12:03 2008
@@ -39,7 +39,7 @@
#include <fcntl.h>
#include <errno.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#include "tonezone.h"
#else
#include <zaptel/zaptel.h>
Modified: team/tzafrir/move/ztscan.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/ztscan.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/ztscan.c (original)
+++ team/tzafrir/move/ztscan.c Mon Jan 28 16:12:03 2008
@@ -35,7 +35,7 @@
#include <errno.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#else
#include <zaptel/zaptel.h>
#endif
Modified: team/tzafrir/move/zttool.c
URL: http://svn.digium.com/view/zaptel/team/tzafrir/move/zttool.c?view=diff&rev=3757&r1=3756&r2=3757
==============================================================================
--- team/tzafrir/move/zttool.c (original)
+++ team/tzafrir/move/zttool.c Mon Jan 28 16:12:03 2008
@@ -43,7 +43,7 @@
#include <errno.h>
#include <newt.h>
#ifdef STANDALONE_ZAPATA
-#include "zaptel.h"
+#include "kernel/zaptel.h"
#include "tonezone.h"
#else
#include <zaptel/zaptel.h>
More information about the zaptel-commits
mailing list