summaryrefslogtreecommitdiffstats
path: root/runtime/nsdsel_ptcp.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-24 20:10:24 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-24 20:10:24 +0200
commitaf30c9f8f2dba9b817c9c3b6c6f1b3e8264a8e0f (patch)
treeba690f46924aff1745a68754bbe693fc9fe16680 /runtime/nsdsel_ptcp.h
parentaf50a76c3f251c82ef9d21ecf9a2ca8877852906 (diff)
downloadrsyslog-af30c9f8f2dba9b817c9c3b6c6f1b3e8264a8e0f.tar.gz
rsyslog-af30c9f8f2dba9b817c9c3b6c6f1b3e8264a8e0f.tar.xz
rsyslog-af30c9f8f2dba9b817c9c3b6c6f1b3e8264a8e0f.zip
added select() driver for GnuTls
Diffstat (limited to 'runtime/nsdsel_ptcp.h')
-rw-r--r--runtime/nsdsel_ptcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/nsdsel_ptcp.h b/runtime/nsdsel_ptcp.h
index 39294d7d..93874e55 100644
--- a/runtime/nsdsel_ptcp.h
+++ b/runtime/nsdsel_ptcp.h
@@ -36,6 +36,7 @@ struct nsdsel_ptcp_s {
};
/* interface is defined in nsd.h, we just implement it! */
+#define nsdsel_ptcpCURR_IF_VERSION nsdCURR_IF_VERSION
/* prototypes */
PROTOTYPEObj(nsdsel_ptcp);