blob: e72394b95d50ab55dc07d47aaeaa3305971f689e [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/* $Id: os_capi.h,v 1.7 2003/04/12 21:40:49 schindler Exp $
2 *
3 * ISDN interface module for Eicon active cards DIVA.
Joe Perches475be4d2012-02-19 19:52:38 -08004 * CAPI Interface OS include files
5 *
6 * Copyright 2000-2003 by Armin Schindler (mac@melware.de)
Linus Torvalds1da177e2005-04-16 15:20:36 -07007 * Copyright 2000-2003 Cytronics & Melware (info@melware.de)
Joe Perches475be4d2012-02-19 19:52:38 -08008 *
Linus Torvalds1da177e2005-04-16 15:20:36 -07009 * This software may be used and distributed according to the terms
10 * of the GNU General Public License, incorporated herein by reference.
11 */
12
Joe Perches475be4d2012-02-19 19:52:38 -080013#ifndef __OS_CAPI_H__
Linus Torvalds1da177e2005-04-16 15:20:36 -070014#define __OS_CAPI_H__
15
16#include <linux/capi.h>
17#include <linux/kernelcapi.h>
18#include <linux/isdn/capiutil.h>
19#include <linux/isdn/capilli.h>
20
21#endif /* __OS_CAPI_H__ */