diff mcabber/connwrap/connwrap.c @ 112:edb5591e2e64

[/trunk] Changeset 126 by mikael * Fix keepalive.
author mikael
date Sun, 24 Apr 2005 17:38:48 +0000
parents bf3d6e241714
children e19ad58c3cad
line wrap: on
line diff
--- a/mcabber/connwrap/connwrap.c	Sat Apr 23 21:12:36 2005 +0000
+++ b/mcabber/connwrap/connwrap.c	Sun Apr 24 17:38:48 2005 +0000
@@ -7,6 +7,7 @@
 #include <arpa/inet.h>
 #include <fcntl.h>
 #include <sys/time.h>
+#include <unistd.h>
 
 #define PROXY_TIMEOUT   10
     // HTTP proxy timeout in seconds (for the CONNECT method)