mongrel2: update to 1.13.0
[openadk.git] / package / tntnet / patches / patch-framework_common_gnutls_cpp
blob51037f74a81526bcafb8d49cba385e477907c857
1 --- tntnet-2.2.1.orig/framework/common/gnutls.cpp       2013-12-26 15:08:34.000000000 +0100
2 +++ tntnet-2.2.1/framework/common/gnutls.cpp    2014-05-20 06:44:01.000000000 +0200
3 @@ -35,6 +35,7 @@
4  #include <sys/poll.h>
5  #include <errno.h>
6  #include <cxxtools/ioerror.h>
7 +#include <unistd.h>
8  
9  log_define("tntnet.ssl")