diff session.h @ 64:efb5e0b335cf

TCP forwarding works.
author Matt Johnston <matt@ucc.asn.au>
date Thu, 12 Aug 2004 13:48:42 +0000
parents 4b53a43f0082
children 5dda5a4d475c
line wrap: on
line diff
--- a/session.h	Wed Aug 11 17:26:47 2004 +0000
+++ b/session.h	Thu Aug 12 13:48:42 2004 +0000
@@ -35,6 +35,7 @@
 #include "queue.h"
 #include "listener.h"
 #include "packet.h"
+#include "tcpfwd.h"
 
 extern int sessinitdone; /* Is set to 0 somewhere */
 extern int exitflag;