aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmail-smtpc/qmail-smtpc.h
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-30 11:07:43 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-30 11:07:43 +0000
commit541b3256968eae128abd35e762f3e3a81885fa7c (patch)
treee572a72530d42d6914f4505bf670c26c26e4c017 /src/qmail-smtpc/qmail-smtpc.h
parentd7633e83ce20d38324e6f724887344236d354ecd (diff)
downloadsmtpd-starttls-proxy-541b3256968eae128abd35e762f3e3a81885fa7c.tar.gz
Start some new work
Diffstat (limited to 'src/qmail-smtpc/qmail-smtpc.h')
-rw-r--r--src/qmail-smtpc/qmail-smtpc.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/qmail-smtpc/qmail-smtpc.h b/src/qmail-smtpc/qmail-smtpc.h
new file mode 100644
index 0000000..7c178bb
--- /dev/null
+++ b/src/qmail-smtpc/qmail-smtpc.h
@@ -0,0 +1,9 @@
+/* ISC license. */
+
+#include <skalibs/cdb.h>
+
+
+/* smtproutes */
+
+extern int smtproutes_init (cdb *) ;
+