system/SocketError: un-inline constructor

Reduces header dependencies.
This commit is contained in:
Max Kellermann
2013-09-04 23:36:30 +02:00
parent 29030b54c9
commit ee9e238179
3 changed files with 26 additions and 13 deletions

View File

@@ -32,6 +32,8 @@
#include "util/Error.hxx"
#include "util/Domain.hxx"
#include <glib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>