summaryrefslogtreecommitdiffhomepage
path: root/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'session.h')
-rw-r--r--session.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/session.h b/session.h
index 5a4569e..e52b074 100644
--- a/session.h
+++ b/session.h
@@ -213,6 +213,10 @@ struct serversession {
/* The numeric address they connected from, used for logging */
char * addrstring;
+#ifdef __uClinux__
+ pid_t server_pid;
+#endif
+
};
typedef enum {