Am 05.02.2014 11:55, schrieb Bernhard Sessler: > Signed-off-by: Bernhard Sessler <[email protected]> > --- > framework/common/gnutls.cpp | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/framework/common/gnutls.cpp b/framework/common/gnutls.cpp > index f1c019b..8b23928 100644 > --- a/framework/common/gnutls.cpp > +++ b/framework/common/gnutls.cpp > @@ -31,6 +31,7 @@ > #include "tnt/tntnet.h" > #include <cxxtools/mutex.h> > #include <cxxtools/log.h> > +#include <unistd.h> > #include <sstream> > #include <sys/poll.h> > #include <errno.h> Thank you. I fixed it.
Tommi ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
