Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new...
[deliverable/linux.git] / drivers / isdn / hardware / eicon / os_capi.h
CommitLineData
1da177e4
LT
1/* $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.
475be4d8
JP
4 * CAPI Interface OS include files
5 *
6 * Copyright 2000-2003 by Armin Schindler (mac@melware.de)
1da177e4 7 * Copyright 2000-2003 Cytronics & Melware (info@melware.de)
475be4d8 8 *
1da177e4
LT
9 * This software may be used and distributed according to the terms
10 * of the GNU General Public License, incorporated herein by reference.
11 */
12
475be4d8 13#ifndef __OS_CAPI_H__
1da177e4
LT
14#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__ */
This page took 0.78135 seconds and 5 git commands to generate.