From 65a9b51ba369276966ae2422d6df70b8e21aa106 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Sat, 24 Jun 2006 19:35:33 +0000 Subject: install zaptel.h and tonezone.h into /usr/include, not /usr/include/linux, sinc e they are used much more by userspace apps than by kernel modules remove any old copies of those headers remove README.udev, since it no longer applies git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1172 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- tor2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tor2.c') diff --git a/tor2.c b/tor2.c index 02aba05..ef7c504 100644 --- a/tor2.c +++ b/tor2.c @@ -37,7 +37,7 @@ #ifdef STANDALONE_ZAPATA #include "zaptel.h" #else -#include +#include #endif #ifdef LINUX26 #include -- cgit v1.2.3