diff options
Diffstat (limited to 'tcpsrv.h')
-rw-r--r-- | tcpsrv.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 */ |