Fixes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@395 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef __VSYSLOG_H__
|
||||
#define __VSYSLOG_H__
|
||||
|
||||
#ifndef HAVE_VSYSLOG
|
||||
void vsyslog(int pri, const char *fmt, ...);
|
||||
#endif
|
||||
void vsyslog(int pri, const char *fmt, va_list ap);
|
||||
|
||||
#endif /* __VSYSLOG_H__ */
|
||||
|
Reference in New Issue
Block a user