[zaptel-commits] kpfleming: branch 1.2 r2071 - in /branches/1.2: patgen.c patlooptest.c pattest.c

zaptel-commits at lists.digium.com zaptel-commits at lists.digium.com
Wed Jan 31 16:10:43 MST 2007


Author: kpfleming
Date: Wed Jan 31 17:10:42 2007
New Revision: 2071

URL: http://svn.digium.com/view/zaptel?view=rev&rev=2071
Log:
remove unused header that doesn't build properly without other headers

Modified:
    branches/1.2/patgen.c
    branches/1.2/patlooptest.c
    branches/1.2/pattest.c

Modified: branches/1.2/patgen.c
URL: http://svn.digium.com/view/zaptel/branches/1.2/patgen.c?view=diff&rev=2071&r1=2070&r2=2071
==============================================================================
--- branches/1.2/patgen.c (original)
+++ branches/1.2/patgen.c Wed Jan 31 17:10:42 2007
@@ -3,7 +3,6 @@
 #include <string.h>
 #include <errno.h>
 #include <stdio.h>
-#include <linux/ppp_defs.h> 
 #include <sys/ioctl.h>
 #include <unistd.h>
 #include <stdlib.h>

Modified: branches/1.2/patlooptest.c
URL: http://svn.digium.com/view/zaptel/branches/1.2/patlooptest.c?view=diff&rev=2071&r1=2070&r2=2071
==============================================================================
--- branches/1.2/patlooptest.c (original)
+++ branches/1.2/patlooptest.c Wed Jan 31 17:10:42 2007
@@ -3,7 +3,6 @@
 #include <string.h>
 #include <errno.h>
 #include <stdio.h>
-#include <linux/ppp_defs.h> 
 #include <sys/ioctl.h>
 #include <unistd.h>
 #include <stdlib.h>

Modified: branches/1.2/pattest.c
URL: http://svn.digium.com/view/zaptel/branches/1.2/pattest.c?view=diff&rev=2071&r1=2070&r2=2071
==============================================================================
--- branches/1.2/pattest.c (original)
+++ branches/1.2/pattest.c Wed Jan 31 17:10:42 2007
@@ -3,7 +3,6 @@
 #include <string.h>
 #include <errno.h>
 #include <stdio.h>
-#include <linux/ppp_defs.h> 
 #include <sys/ioctl.h>
 #include <unistd.h>
 #include <stdlib.h>



More information about the zaptel-commits mailing list