aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2017-10-17 15:48:50 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-10-17 15:48:50 +0000
commitb90dd796629bcc82cea5e10eb910f70deb3e2bf0 (patch)
tree3b07e9bcdc08636ffcf5cad2d8b7cf8d0876d7cc /docs/testing
parentf569b4716dc3133d20457d1f31585bbcd1c816f0 (diff)
parent294c7cc9c380312706ebde9a7be17f8b98098be7 (diff)
Merge "BugFix: Fix to Load Balancer - Previously Dropped packets was acceptable"
Diffstat (limited to 'docs/testing')
0 files changed, 0 insertions, 0 deletions
{ color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
/* $Id: os_capi.h,v 1.7 2003/04/12 21:40:49 schindler Exp $
 *
 * ISDN interface module for Eicon active cards DIVA.
 * CAPI Interface OS include files
 *
 * Copyright 2000-2003 by Armin Schindler (mac@melware.de)
 * Copyright 2000-2003 Cytronics & Melware (info@melware.de)
 *
 * This software may be used and distributed according to the terms
 * of the GNU General Public License, incorporated herein by reference.
 */

#ifndef __OS_CAPI_H__
#define __OS_CAPI_H__

#include <linux/capi.h>
#include <linux/kernelcapi.h>
#include <linux/isdn/capiutil.h>
#include <linux/isdn/capilli.h>

#endif /* __OS_CAPI_H__ */