(fatalperror_errno): add prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9804 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -141,6 +141,7 @@ void netflush (void);
|
||||
void writenet (unsigned char *ptr, int len);
|
||||
void fatal (int f, char *msg);
|
||||
void fatalperror (int f, const char *msg);
|
||||
void fatalperror_errno (int f, const char *msg, int error);
|
||||
void edithost (char *pat, char *host);
|
||||
void putstr (char *s);
|
||||
void putchr (int cc);
|
||||
|
Reference in New Issue
Block a user