]> andersk Git - openssh.git/blobdiff - session.h
- (djm) CVS OpenBSD sync:
[openssh.git] / session.h
index bce99f77cb49d843c82860803a7664fa84b7440d..69d3b7dd473e7d1a8d366721f4b63bbb7957dec6 100644 (file)
--- a/session.h
+++ b/session.h
@@ -33,5 +33,6 @@ int   session_open(int id);
 void   session_input_channel_req(int id, void *arg);
 void   session_close_by_pid(pid_t pid, int status);
 void   session_close_by_channel(int id, void *arg);
+int    used_sessions(void);
 
 #endif
This page took 0.087725 seconds and 4 git commands to generate.