diff options
Diffstat (limited to 'twin/utils.cpp')
-rw-r--r-- | twin/utils.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/twin/utils.cpp b/twin/utils.cpp index ddd5a3387..e7e5c7d32 100644 --- a/twin/utils.cpp +++ b/twin/utils.cpp @@ -21,6 +21,8 @@ License. See the file "COPYING" for the exact licensing terms. #include <string.h> #include <netdb.h> +#include <sys/socket.h> + #ifndef KCMRULES #include <tqapplication.h> |