summaryrefslogtreecommitdiffstats
path: root/syslogd.h
diff options
context:
space:
mode:
Diffstat (limited to 'syslogd.h')
-rw-r--r--syslogd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/syslogd.h b/syslogd.h
index 6163c292..17b45161 100644
--- a/syslogd.h
+++ b/syslogd.h
@@ -49,7 +49,6 @@
#define ADDDATE 0x004 /* add a date to the message */
#define MARK 0x008 /* this message is a mark */
-char *rs_strerror_r(int errnum, char *buf, size_t buflen);
void logerror(char *type);
void logerrorSz(char *type, char *errMsg);
void logerrorInt(char *type, int iErr);