summaryrefslogtreecommitdiffstats
path: root/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'net.h')
-rw-r--r--net.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/net.h b/net.h
index 92a27096..cd2b22cd 100644
--- a/net.h
+++ b/net.h
@@ -114,5 +114,8 @@ ENDinterface(net)
/* prototypes */
PROTOTYPEObj(net);
+/* the name of our library binary */
+#define LM_NET_FILENAME "lmnet"
+
#endif /* #ifdef SYSLOG_INET */
#endif /* #ifndef INCLUDED_NET_H */