GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / isdn / hardware / eicon / os_capi.h
blob391aaa735b4d0118670cdd37396ebe6d1194f2da
1 /* $Id: os_capi.h,v 1.7 2003/04/12 21:40:49 Exp $
3 * ISDN interface module for Eicon active cards DIVA.
4 * CAPI Interface OS include files
5 *
6 * Copyright 2000-2003 by Armin Schindler (mac@melware.de)
7 * Copyright 2000-2003 Cytronics & Melware (info@melware.de)
8 *
9 * This software may be used and distributed according to the terms
10 * of the GNU General Public License, incorporated herein by reference.
13 #ifndef __OS_CAPI_H__
14 #define __OS_CAPI_H__
16 #include <linux/capi.h>
17 #include <linux/kernelcapi.h>
18 #include <linux/isdn/capiutil.h>
19 #include <linux/isdn/capilli.h>
21 #endif /* __OS_CAPI_H__ */