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
|
||||
|
||||
#include "roken.h"
|
||||
#include <err.h>
|
||||
|
||||
void
|
||||
verr(int eval, const char *fmt, va_list ap)
|
||||
|
@@ -37,6 +37,7 @@ RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#include "roken.h"
|
||||
#include <err.h>
|
||||
|
||||
void
|
||||
verrx(int eval, const char *fmt, va_list ap)
|
||||
|
@@ -37,6 +37,7 @@ RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#include "roken.h"
|
||||
#include <err.h>
|
||||
|
||||
void
|
||||
vwarn(const char *fmt, va_list ap)
|
||||
|
@@ -37,6 +37,7 @@ RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#include "roken.h"
|
||||
#include <err.h>
|
||||
|
||||
void
|
||||
vwarnx(const char *fmt, va_list ap)
|
||||
|
Reference in New Issue
Block a user