libpurple/protocols/zephyr/Zinternal.c

changeset 31363
9e60c41d8f9b
parent 31294
73607ab89c6f
child 31954
e5631d5590cc
equal deleted inserted replaced
31362:e5bfe4ed7307 31363:9e60c41d8f9b
28 #endif 28 #endif
29 29
30 #else 30 #else
31 #include <arpa/inet.h> 31 #include <arpa/inet.h>
32 #include <sys/socket.h> 32 #include <sys/socket.h>
33 #include <utmp.h>
34 #endif 33 #endif
35 34
36 int __Zephyr_fd = -1; 35 int __Zephyr_fd = -1;
37 int __Zephyr_open; 36 int __Zephyr_open;
38 int __Zephyr_port = -1; 37 int __Zephyr_port = -1;

mercurial