diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-06 10:25:42 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-06 10:25:42 +0200 |
commit | 9e0af15a324cca5bd50ec3226c64ca9ddb2e8d40 (patch) | |
tree | d6db3c3908fcada54d916fd680c669ff0e4f36c0 /runtime/nsdsel_ptcp.h | |
parent | 4ec4f4ddae4285adf0a40618360ec5cea02d85c3 (diff) | |
parent | fcbead3d4cbda4c79bb7110e65c85afad4131cb8 (diff) | |
download | rsyslog-9e0af15a324cca5bd50ec3226c64ca9ddb2e8d40.tar.gz rsyslog-9e0af15a324cca5bd50ec3226c64ca9ddb2e8d40.tar.bz2 rsyslog-9e0af15a324cca5bd50ec3226c64ca9ddb2e8d40.zip |
Merge branch 'tls'
Diffstat (limited to 'runtime/nsdsel_ptcp.h')
-rw-r--r-- | runtime/nsdsel_ptcp.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/nsdsel_ptcp.h b/runtime/nsdsel_ptcp.h index 93874e55..6c0c7fa7 100644 --- a/runtime/nsdsel_ptcp.h +++ b/runtime/nsdsel_ptcp.h @@ -41,7 +41,4 @@ struct nsdsel_ptcp_s { /* prototypes */ PROTOTYPEObj(nsdsel_ptcp); -/* the name of our library binary */ -#define LM_NSDSEL_PTCP_FILENAME "lmnsdsel_ptcp" - #endif /* #ifndef INCLUDED_NSDSEL_PTCP_H */ |