Scrub up some function prototypes.
-Erik
This commit is contained in:
@@ -22,10 +22,9 @@
|
||||
*/
|
||||
|
||||
#include <netdb.h>
|
||||
extern int h_errno;
|
||||
|
||||
#include "libbb.h"
|
||||
|
||||
|
||||
struct hostent *xgethostbyname(const char *name)
|
||||
{
|
||||
struct hostent *retval;
|
||||
|
Reference in New Issue
Block a user