fix verbose output; remove commented-out includes.
This commit is contained in:
@ -8,14 +8,8 @@
|
||||
* Licensed under GPL v2 or later, see file License for details.
|
||||
*/
|
||||
|
||||
//#include <sys/socket.h>
|
||||
//#include <netinet/in.h>
|
||||
//#include <netdb.h>
|
||||
//#include <signal.h>
|
||||
|
||||
#include "busybox.h"
|
||||
|
||||
|
||||
enum { RFC_868_BIAS = 2208988800UL };
|
||||
|
||||
static void socket_timeout(int sig)
|
||||
|
Reference in New Issue
Block a user