summaryrefslogtreecommitdiffstats
path: root/tcpsrv.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcpsrv.h')
-rw-r--r--tcpsrv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tcpsrv.h b/tcpsrv.h
index 810e75cd..fb9f4d21 100644
--- a/tcpsrv.h
+++ b/tcpsrv.h
@@ -78,5 +78,7 @@ ENDinterface(tcpsrv)
/* prototypes */
PROTOTYPEObj(tcpsrv);
+/* the name of our library binary */
+#define LM_TCPSRV_FILENAME "lmtcpsrv"
#endif /* #ifndef INCLUDED_TCPSRV_H */