summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1411661)
raw | patch | inline | side by side (parent: 1411661)
author | Florian Forster <octo@huhu.verplant.org> | |
Thu, 3 Feb 2011 07:42:39 +0000 (08:42 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Thu, 3 Feb 2011 07:42:39 +0000 (08:42 +0100) |
src/teamspeak2.c | patch | blob | history |
diff --git a/src/teamspeak2.c b/src/teamspeak2.c
index 7528406cc61a131e9fa276dcdacb1fe3345f23fc..a78e700f03a67962132bb9be8dd372dcb68144d5 100644 (file)
--- a/src/teamspeak2.c
+++ b/src/teamspeak2.c
#include "common.h"
#include "plugin.h"
-#include <arpa/inet.h>
#include <netinet/in.h>
+#include <arpa/inet.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>