diff options
-rw-r--r-- | libempathy/empathy-tp-file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c index c43fa0be7..ed0bdb2d8 100644 --- a/libempathy/empathy-tp-file.c +++ b/libempathy/empathy-tp-file.c @@ -30,6 +30,7 @@ #include <sys/types.h> #include <sys/socket.h> #include <sys/un.h> +#include <netinet/in.h> #include <glib/gi18n-lib.h> |