summaryrefslogtreecommitdiffhomepage
path: root/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'session.h')
-rw-r--r--session.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/session.h b/session.h
index 4a9d4ed..6a6ed07 100644
--- a/session.h
+++ b/session.h
@@ -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;