clean up redundant, commented-out and misplaced includes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
*
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
|
||||
*/
|
||||
|
||||
//#include <netdb.h>
|
||||
#include "libbb.h"
|
||||
|
||||
struct hostent* FAST_FUNC xgethostbyname(const char *name)
|
||||
|
Reference in New Issue
Block a user