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 --- tonezone.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'tonezone.h') diff --git a/tonezone.h b/tonezone.h index cc3a248..5cea04e 100644 --- a/tonezone.h +++ b/tonezone.h @@ -23,11 +23,8 @@ #ifndef _TONEZONE_H #define _TONEZONE_H -#ifdef BUILDING_TONEZONE -#include "zaptel.h" -#else -#include -#endif + +#include struct tone_zone_sound { int toneid; -- cgit v1.2.3