Scrub up some function prototypes.
-Erik
This commit is contained in:
@@ -27,12 +27,11 @@
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <netdb.h>
|
||||
extern int h_errno;
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "libbb.h"
|
||||
|
||||
|
||||
extern void vherror_msg(const char *s, va_list p)
|
||||
{
|
||||
if(s == 0)
|
||||
|
Reference in New Issue
Block a user