patch-2.0.1 linux/drivers/isdn/pcbit/capi.h
Next file: linux/drivers/isdn/pcbit/drv.c
Previous file: linux/drivers/isdn/pcbit/capi.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sat Jun 29 20:36:22 1996
- Orig file:
v2.0.0/linux/drivers/isdn/pcbit/capi.h
- Orig date:
Wed Apr 24 17:00:39 1996
diff -u --recursive --new-file v2.0.0/linux/drivers/isdn/pcbit/capi.h linux/drivers/isdn/pcbit/capi.h
@@ -22,7 +22,8 @@
#define AppInfoMask REQ_CAUSE|REQ_DISPLAY|REQ_USER_TO_USER
/* Connection Setup */
-extern int capi_conn_req(const char * calledPN, struct sk_buff **buf);
+extern int capi_conn_req(const char * calledPN, struct sk_buff **buf,
+ int proto);
extern int capi_decode_conn_conf(struct pcbit_chan * chan, struct sk_buff *skb,
int *complete);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov