*: include cleanup (using iwyu)
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
#include "config.h"
|
||||
#include "AllocatedSocketAddress.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef HAVE_UN
|
||||
|
@@ -19,7 +19,6 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "Resolver.hxx"
|
||||
#include "SocketAddress.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
|
||||
|
@@ -23,12 +23,6 @@
|
||||
#include "SocketError.hxx"
|
||||
#include "system/fd_util.h"
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#ifdef HAVE_IPV6
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
||||
int
|
||||
socket_bind_listen(int domain, int type, int protocol,
|
||||
SocketAddress address,
|
||||
|
Reference in New Issue
Block a user