aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/StaticSocketAddress.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-07-21 10:38:58 +0200
committerMax Kellermann <max@duempel.org>2015-07-21 10:38:58 +0200
commit49aaf98a7fbcc8a15fb4a461858db0f2bdd76676 (patch)
tree0f21bd762bb7098632b8e1b4291fddd3afb935a0 /src/net/StaticSocketAddress.hxx
parentccdb94b06cd0288461ac64fbf2cdf662bdc49a18 (diff)
downloadmpd-49aaf98a7fbcc8a15fb4a461858db0f2bdd76676.tar.gz
mpd-49aaf98a7fbcc8a15fb4a461858db0f2bdd76676.tar.xz
mpd-49aaf98a7fbcc8a15fb4a461858db0f2bdd76676.zip
net/StaticSocketAddress: include cleanup
Diffstat (limited to 'src/net/StaticSocketAddress.hxx')
-rw-r--r--src/net/StaticSocketAddress.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/StaticSocketAddress.hxx b/src/net/StaticSocketAddress.hxx
index 4e1873a81..ee0e18414 100644
--- a/src/net/StaticSocketAddress.hxx
+++ b/src/net/StaticSocketAddress.hxx
@@ -42,8 +42,6 @@
#include <sys/socket.h>
#endif
-struct ifaddrs;
-
/**
* An OO wrapper for struct sockaddr_storage.
*/