summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_rmail/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ctm/ctm_rmail/error.h')
-rw-r--r--usr.sbin/ctm/ctm_rmail/error.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/ctm/ctm_rmail/error.h b/usr.sbin/ctm/ctm_rmail/error.h
new file mode 100644
index 0000000..c631b67
--- /dev/null
+++ b/usr.sbin/ctm/ctm_rmail/error.h
@@ -0,0 +1,5 @@
+/* $FreeBSD$ */
+
+extern void err_set_log(char *log_file);
+extern void err_prog_name(char *name);
+extern void err(const char *fmt, ...) __printflike(1, 2);
OpenPOWER on IntegriCloud