err.h is also needed
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9496 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -37,6 +37,7 @@ RCSID("$Id$");
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "roken.h"
|
#include "roken.h"
|
||||||
|
#include <err.h>
|
||||||
|
|
||||||
void
|
void
|
||||||
verr(int eval, const char *fmt, va_list ap)
|
verr(int eval, const char *fmt, va_list ap)
|
||||||
|
@@ -37,6 +37,7 @@ RCSID("$Id$");
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "roken.h"
|
#include "roken.h"
|
||||||
|
#include <err.h>
|
||||||
|
|
||||||
void
|
void
|
||||||
verrx(int eval, const char *fmt, va_list ap)
|
verrx(int eval, const char *fmt, va_list ap)
|
||||||
|
@@ -37,6 +37,7 @@ RCSID("$Id$");
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "roken.h"
|
#include "roken.h"
|
||||||
|
#include <err.h>
|
||||||
|
|
||||||
void
|
void
|
||||||
vwarn(const char *fmt, va_list ap)
|
vwarn(const char *fmt, va_list ap)
|
||||||
|
@@ -37,6 +37,7 @@ RCSID("$Id$");
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "roken.h"
|
#include "roken.h"
|
||||||
|
#include <err.h>
|
||||||
|
|
||||||
void
|
void
|
||||||
vwarnx(const char *fmt, va_list ap)
|
vwarnx(const char *fmt, va_list ap)
|
||||||
|
Reference in New Issue
Block a user