summaryrefslogtreecommitdiffstats
path: root/tcpsrv.c
diff options
context:
space:
mode:
Diffstat (limited to 'tcpsrv.c')
-rw-r--r--tcpsrv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcpsrv.c b/tcpsrv.c
index 698b52dc..a87b4a1f 100644
--- a/tcpsrv.c
+++ b/tcpsrv.c
@@ -73,6 +73,7 @@
MODULE_TYPE_LIB
+MODULE_TYPE_NOKEEP
/* defines */
#define TCPSESS_MAX_DEFAULT 200 /* default for nbr of tcp sessions if no number is given */